complexType GetSmartLicenseStatusRes
diagram AXLSoap_p3864.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return LicenseDetails
used by
element getSmartLicenseStatusResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
annotation
documentation
Returns overall licensing status
source <xsd:complexType name="GetSmartLicenseStatusRes">
 
<xsd:annotation>
   
<xsd:documentation>Returns overall licensing status</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:simpleType>
           
<xsd:restriction base="xsd:string"/>
         
</xsd:simpleType>
       
</xsd:element>
       
<xsd:element name="LicenseDetails">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="SmartLicensing">
               
<xsd:simpleType>
                 
<xsd:restriction base="xsd:string"/>
               
</xsd:simpleType>
             
</xsd:element>
             
<xsd:element name="Registration" type="axlapi:XRegistration"/>
             
<xsd:element name="Authorization" type="axlapi:XAuthorization"/>
             
<xsd:element name="LicenseStatus" type="axlapi:XLicenseStatus"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetSmartLicenseStatusRes/return
diagram AXLSoap_p3865.png
type restriction of xsd:string
properties
content simple
source <xsd:element name="return">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string"/>
 
</xsd:simpleType>
</xsd:element>

element GetSmartLicenseStatusRes/LicenseDetails
diagram AXLSoap_p3866.png
properties
content complex
children SmartLicensing Registration Authorization LicenseStatus
source <xsd:element name="LicenseDetails">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="SmartLicensing">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:string"/>
       
</xsd:simpleType>
     
</xsd:element>
     
<xsd:element name="Registration" type="axlapi:XRegistration"/>
     
<xsd:element name="Authorization" type="axlapi:XAuthorization"/>
     
<xsd:element name="LicenseStatus" type="axlapi:XLicenseStatus"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetSmartLicenseStatusRes/LicenseDetails/SmartLicensing
diagram AXLSoap_p3867.png
type restriction of xsd:string
properties
content simple
source <xsd:element name="SmartLicensing">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string"/>
 
</xsd:simpleType>
</xsd:element>

element GetSmartLicenseStatusRes/LicenseDetails/Registration
diagram AXLSoap_p3868.png
type axlapi:XRegistration
properties
content complex
children Status SmartAccount VirtualAccount LastRenewalAttempt NextRenewalAttempt LastRenewalStatus RegistrationFailedReason RegistrationExpires ProductUDI ExportControlFunctionality
source <xsd:element name="Registration" type="axlapi:XRegistration"/>

element GetSmartLicenseStatusRes/LicenseDetails/Authorization
diagram AXLSoap_p3869.png
type axlapi:XAuthorization
properties
content complex
children Status LastCommunicationAttempt NextCommunicationAttempt LastCommunicationStatus AuthorizationFailedReason AuthorizationExpires EvaluationPeriodRemaining
source <xsd:element name="Authorization" type="axlapi:XAuthorization"/>

element GetSmartLicenseStatusRes/LicenseDetails/LicenseStatus
diagram AXLSoap_p3870.png
type axlapi:XLicenseStatus
properties
content complex
children Entitlement
source <xsd:element name="LicenseStatus" type="axlapi:XLicenseStatus"/>


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