complexType UpdateSafSecurityProfileReq
diagram axlapi_p12166.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description userid password
used by
element updateSafSecurityProfile
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdateSafSecurityProfileReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="userid" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="password" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateSafSecurityProfileReq/newName
diagram axlapi_p12167.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="newName" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSafSecurityProfileReq/description
diagram axlapi_p12168.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSafSecurityProfileReq/userid
diagram axlapi_p12169.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="userid" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSafSecurityProfileReq/password
diagram axlapi_p12170.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 128 
source <xsd:element name="password" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>


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