complexType RCumaServerSecurityProfile
diagram axlapi_p7543.png
namespace http://www.cisco.com/AXL/API/8.5
children name description securityMode transportType x509SubjectName serverIpHostName
used by
elements GetCumaServerSecurityProfileRes/return/cumaServerSecurityProfile GetCumaServerSecurityProfileReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
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
isRef 0
use optional
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

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

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

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

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

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

element RCumaServerSecurityProfile/serverIpHostName
diagram axlapi_p7549.png
type axlapi:String255
properties
isRef 0
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