complexType RCumaServerSecurityProfile
diagram AXLSoap_p10823.png
namespace http://www.cisco.com/AXL/API/12.5
children name description securityMode transportType x509SubjectName serverIpHostName
used by
elements GetCumaServerSecurityProfileRes/return/cumaServerSecurityProfile GetCumaServerSecurityProfileReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RCumaServerSecurityProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="securityMode" type="axlapi:XDeviceSecurityMode" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="transportType" type="axlapi:XTransport" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="x509SubjectName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serverIpHostName" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RCumaServerSecurityProfile/name
diagram AXLSoap_p10824.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RCumaServerSecurityProfile/description
diagram AXLSoap_p10825.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RCumaServerSecurityProfile/securityMode
diagram AXLSoap_p10826.png
type axlapi:XDeviceSecurityMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="securityMode" type="axlapi:XDeviceSecurityMode" minOccurs="0" maxOccurs="1"/>

element RCumaServerSecurityProfile/transportType
diagram AXLSoap_p10827.png
type axlapi:XTransport
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="transportType" type="axlapi:XTransport" minOccurs="0" maxOccurs="1"/>

element RCumaServerSecurityProfile/x509SubjectName
diagram AXLSoap_p10828.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="x509SubjectName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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


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