complexType UpdateTvsCertificateReq
diagram axlapi_p12478.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid issuerName serialNumber timeToLive
used by
element updateTvsCertificate
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdateTvsCertificateReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:sequence>
           
<xsd:element name="issuerName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="serialNumber" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:choice>
       
<xsd:element name="timeToLive" type="xsd:integer" nillable="true" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateTvsCertificateReq/uuid
diagram axlapi_p12479.png
type axlapi:XUUID
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateTvsCertificateReq/issuerName
diagram axlapi_p12480.png
type xsd:string
properties
isRef 0
content simple
nillable false
source <xsd:element name="issuerName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateTvsCertificateReq/serialNumber
diagram axlapi_p12481.png
type xsd:string
properties
isRef 0
content simple
nillable false
source <xsd:element name="serialNumber" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateTvsCertificateReq/timeToLive
diagram axlapi_p12482.png
type xsd:integer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="timeToLive" type="xsd:integer" nillable="true" minOccurs="0" maxOccurs="1"/>


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