complexType LCumaServerSecurityProfile
diagram AXLSoap_p4816.png
namespace http://www.cisco.com/AXL/API/15.0
children name description securityMode transportType x509SubjectName serverIpHostName
used by
elements ListCumaServerSecurityProfileRes/return/cumaServerSecurityProfile ListCumaServerSecurityProfileReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LCumaServerSecurityProfile">
 
<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 LCumaServerSecurityProfile/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

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

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

element LCumaServerSecurityProfile/serverIpHostName
diagram AXLSoap_p4822.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