complexType RCumaServerSecurityProfile
diagram AXLSoap_p8315.png
namespace http://www.cisco.com/AXL/API/9.1
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  optional      
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" use="optional"/>
</xsd:complexType>

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

element RCumaServerSecurityProfile/name
diagram AXLSoap_p8316.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_p8317.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_p8318.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_p8319.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_p8320.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_p8321.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