complexType UpdateHttpProfileReq
diagram AXLSoap_p15794.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName userName password requestTimeout retryCount webServiceRootUri
used by
element updateHttpProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateHttpProfileReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="userName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="password" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="requestTimeout" type="axlapi:XRequestTimeout" default="60000" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="retryCount" type="axlapi:XRetryCount" default="4" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="webServiceRootUri" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateHttpProfileReq/newName
diagram AXLSoap_p15795.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateHttpProfileReq/userName
diagram AXLSoap_p15796.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="userName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateHttpProfileReq/password
diagram AXLSoap_p15797.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="password" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateHttpProfileReq/requestTimeout
diagram AXLSoap_p15798.png
type axlapi:XRequestTimeout
properties
minOcc 0
maxOcc 1
content simple
default 60000
nillable false
facets
Kind Value Annotation
minInclusive 250
maxInclusive 180000
source <xsd:element name="requestTimeout" type="axlapi:XRequestTimeout" default="60000" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateHttpProfileReq/retryCount
diagram AXLSoap_p15799.png
type axlapi:XRetryCount
properties
minOcc 0
maxOcc 1
content simple
default 4
nillable false
facets
Kind Value Annotation
minInclusive 1
maxInclusive 10
source <xsd:element name="retryCount" type="axlapi:XRetryCount" default="4" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateHttpProfileReq/webServiceRootUri
diagram AXLSoap_p15800.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="webServiceRootUri" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>


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