complexType RCredentialPolicy
diagram AXLSoap_p10772.png
namespace http://www.cisco.com/AXL/API/15.0
children name failedLogon resetFailedLogonAttempts lockoutDuration credChangeDuration credExpiresAfter minCredLength prevCredStoredNum inactiveDaysAllowed expiryWarningDays trivialCredCheck minCharsToChange
used by
elements GetCredentialPolicyRes/return/credentialPolicy GetCredentialPolicyReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RCredentialPolicy">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="failedLogon" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Failed logon must be a number in the range 0 to 100. If 0 is entered, NoLimitForFailedLogon is true</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="resetFailedLogonAttempts" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Reset Failed logon attempts must be a number in the range 1 to 120. (minutes)</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="lockoutDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Lockout duration must be a number in the range 0 to 1440. (minutes), If 0 is entered then Administrator Must Unlock is true.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="credChangeDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Credential change duration must be a number in the range 0 to 129600. (minutes)</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="credExpiresAfter" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Credential expires after must be a number in the range 0 to 365. (Days). If 0 is entered, then neverExpires is true</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="minCredLength" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Minimum credential length must be a number in the range 0 to 64.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="prevCredStoredNum" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Stored number of previous credentials must be a number in the range 0 to 25.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="inactiveDaysAllowed" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Inactive days allowed must be a number in the range 0 to 5000.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="expiryWarningDays" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Expiry warning days must be a number in the range 0 to 90.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="trivialCredCheck" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="minCharsToChange" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Minimum Character Change difference between the old and new password.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RCredentialPolicy/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RCredentialPolicy/name
diagram AXLSoap_p10773.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="name" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RCredentialPolicy/failedLogon
diagram AXLSoap_p10774.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Failed logon must be a number in the range 0 to 100. If 0 is entered, NoLimitForFailedLogon is true
source <xsd:element name="failedLogon" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Failed logon must be a number in the range 0 to 100. If 0 is entered, NoLimitForFailedLogon is true</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RCredentialPolicy/resetFailedLogonAttempts
diagram AXLSoap_p10775.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Reset Failed logon attempts must be a number in the range 1 to 120. (minutes)
source <xsd:element name="resetFailedLogonAttempts" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Reset Failed logon attempts must be a number in the range 1 to 120. (minutes)</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RCredentialPolicy/lockoutDuration
diagram AXLSoap_p10776.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Lockout duration must be a number in the range 0 to 1440. (minutes), If 0 is entered then Administrator Must Unlock is true.
source <xsd:element name="lockoutDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Lockout duration must be a number in the range 0 to 1440. (minutes), If 0 is entered then Administrator Must Unlock is true.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RCredentialPolicy/credChangeDuration
diagram AXLSoap_p10777.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Credential change duration must be a number in the range 0 to 129600. (minutes)
source <xsd:element name="credChangeDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Credential change duration must be a number in the range 0 to 129600. (minutes)</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RCredentialPolicy/credExpiresAfter
diagram AXLSoap_p10778.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Credential expires after must be a number in the range 0 to 365. (Days). If 0 is entered, then neverExpires is true
source <xsd:element name="credExpiresAfter" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Credential expires after must be a number in the range 0 to 365. (Days). If 0 is entered, then neverExpires is true</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RCredentialPolicy/minCredLength
diagram AXLSoap_p10779.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Minimum credential length must be a number in the range 0 to 64.
source <xsd:element name="minCredLength" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Minimum credential length must be a number in the range 0 to 64.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RCredentialPolicy/prevCredStoredNum
diagram AXLSoap_p10780.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Stored number of previous credentials must be a number in the range 0 to 25.
source <xsd:element name="prevCredStoredNum" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Stored number of previous credentials must be a number in the range 0 to 25.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RCredentialPolicy/inactiveDaysAllowed
diagram AXLSoap_p10781.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Inactive days allowed must be a number in the range 0 to 5000.
source <xsd:element name="inactiveDaysAllowed" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Inactive days allowed must be a number in the range 0 to 5000.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RCredentialPolicy/expiryWarningDays
diagram AXLSoap_p10782.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Expiry warning days must be a number in the range 0 to 90.
source <xsd:element name="expiryWarningDays" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Expiry warning days must be a number in the range 0 to 90.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RCredentialPolicy/trivialCredCheck
diagram AXLSoap_p10783.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="trivialCredCheck" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RCredentialPolicy/minCharsToChange
diagram AXLSoap_p10784.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Minimum Character Change difference between the old and new password.
source <xsd:element name="minCharsToChange" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Minimum Character Change difference between the old and new password.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy