complexType LCiscoCloudOnboarding
diagram AXLSoap_p4669.png
namespace http://www.cisco.com/AXL/API/15.0
children voucherExists enablePushNotifications enableHttpProxy httpProxyAddress proxyUsername proxyPassword enableTrustCACertificate allowAnalyticsCollection enableTroubleshooting alarmSendEncryptedData orgId alarmPushIntervalSecs alarmEncryptKey serviceAddress onboardingRegistrationStatus email partnerEmail orgName customerOneTimePassword alarmSeverity alarmPushNowToggle enableGDSCommunication mraActivationDomain errorStatus
used by
elements ListCiscoCloudOnboardingRes/return/ciscoCloudOnboarding ListCiscoCloudOnboardingReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LCiscoCloudOnboarding">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="voucherExists" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This value does not exist in the database. This field is used to generate / remove. During update, if the value in the database goes from false to true, then voucher is generated. Conversely, if value goes from true to false, the voucher is removed. During generation of voucher, the population of other fields happens after the voucher creation. Note that this simulates clicking the Create Voucher button. During removal of voucher, the fields will be populated then the voucher will be removed. Voucher removal will only happen in the Cisco Cloud un-boarded state.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enablePushNotifications" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Successfully setting the values of one or both of enableGdsCommunication and enablePushNotifications to true finishes the Cisco Cloud Onboarding process. Setting them both to false moves Cisco Cloud Onboarding to un-boarded state.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enableHttpProxy" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="httpProxyAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="proxyUsername" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="proxyPassword" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableTrustCACertificate" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="allowAnalyticsCollection" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>During updates, the value of this field is ignored and the value of enableTroubleShooting is used instead, if any.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enableTroubleshooting" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="alarmSendEncryptedData" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="orgId" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="alarmPushIntervalSecs" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Currently read-only. For possible future use.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="alarmEncryptKey" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This is a readonly field. During update, the value of this field is internally generated when the value of alarmSendEncryptedData in database changes from false to true ; or deleted when the value changes from true to false.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="serviceAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="onboardingRegistrationStatus" type="axlapi:XOnboardingRegistrationStatus" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This is a readonly field. It is set during update automatically to the correct value that reflects the status of the system.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="email" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Currently read-only. For possible future use.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="partnerEmail" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Currently read-only. For possible future use.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="orgName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="customerOneTimePassword" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Currently read-only. For possible future use.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="alarmSeverity" type="axlapi:XAlarmSeverity" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Currently read-only. For possible future use.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="alarmPushNowToggle" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Currently read-only. For possible future use.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enableGDSCommunication" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Successfully setting the values of one or both of enableGdsCommunication and enablePushNotifications to true finishes the Cisco Cloud Onboarding process. Setting them both to false moves Cisco Cloud Onboarding to un-boarded state.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="mraActivationDomain" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="errorStatus" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read-only listing of any statuses that may affect onboarding configuration. Some of these statuses are common with GUI screens.</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="status" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LCiscoCloudOnboarding/voucherExists
diagram AXLSoap_p4670.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
This value does not exist in the database. This field is used to generate / remove. During update, if the value in the database goes from false to true, then voucher is generated. Conversely, if value goes from true to false, the voucher is removed. During generation of voucher, the population of other fields happens after the voucher creation. Note that this simulates clicking the Create Voucher button. During removal of voucher, the fields will be populated then the voucher will be removed. Voucher removal will only happen in the Cisco Cloud un-boarded state.
source <xsd:element name="voucherExists" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This value does not exist in the database. This field is used to generate / remove. During update, if the value in the database goes from false to true, then voucher is generated. Conversely, if value goes from true to false, the voucher is removed. During generation of voucher, the population of other fields happens after the voucher creation. Note that this simulates clicking the Create Voucher button. During removal of voucher, the fields will be populated then the voucher will be removed. Voucher removal will only happen in the Cisco Cloud un-boarded state.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCiscoCloudOnboarding/enablePushNotifications
diagram AXLSoap_p4671.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Successfully setting the values of one or both of enableGdsCommunication and enablePushNotifications to true finishes the Cisco Cloud Onboarding process. Setting them both to false moves Cisco Cloud Onboarding to un-boarded state.
source <xsd:element name="enablePushNotifications" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Successfully setting the values of one or both of enableGdsCommunication and enablePushNotifications to true finishes the Cisco Cloud Onboarding process. Setting them both to false moves Cisco Cloud Onboarding to un-boarded state.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCiscoCloudOnboarding/enableHttpProxy
diagram AXLSoap_p4672.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableHttpProxy" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

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

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

element LCiscoCloudOnboarding/enableTrustCACertificate
diagram AXLSoap_p4676.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableTrustCACertificate" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LCiscoCloudOnboarding/allowAnalyticsCollection
diagram AXLSoap_p4677.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
During updates, the value of this field is ignored and the value of enableTroubleShooting is used instead, if any.
source <xsd:element name="allowAnalyticsCollection" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>During updates, the value of this field is ignored and the value of enableTroubleShooting is used instead, if any.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCiscoCloudOnboarding/enableTroubleshooting
diagram AXLSoap_p4678.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableTroubleshooting" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LCiscoCloudOnboarding/alarmSendEncryptedData
diagram AXLSoap_p4679.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="alarmSendEncryptedData" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

element LCiscoCloudOnboarding/alarmPushIntervalSecs
diagram AXLSoap_p4681.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Currently read-only. For possible future use.
source <xsd:element name="alarmPushIntervalSecs" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Currently read-only. For possible future use.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCiscoCloudOnboarding/alarmEncryptKey
diagram AXLSoap_p4682.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This is a readonly field. During update, the value of this field is internally generated when the value of alarmSendEncryptedData in database changes from false to true ; or deleted when the value changes from true to false.
source <xsd:element name="alarmEncryptKey" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This is a readonly field. During update, the value of this field is internally generated when the value of alarmSendEncryptedData in database changes from false to true ; or deleted when the value changes from true to false.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element LCiscoCloudOnboarding/onboardingRegistrationStatus
diagram AXLSoap_p4684.png
type axlapi:XOnboardingRegistrationStatus
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This is a readonly field. It is set during update automatically to the correct value that reflects the status of the system.
source <xsd:element name="onboardingRegistrationStatus" type="axlapi:XOnboardingRegistrationStatus" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This is a readonly field. It is set during update automatically to the correct value that reflects the status of the system.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCiscoCloudOnboarding/email
diagram AXLSoap_p4685.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Currently read-only. For possible future use.
source <xsd:element name="email" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Currently read-only. For possible future use.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCiscoCloudOnboarding/partnerEmail
diagram AXLSoap_p4686.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Currently read-only. For possible future use.
source <xsd:element name="partnerEmail" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Currently read-only. For possible future use.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element LCiscoCloudOnboarding/customerOneTimePassword
diagram AXLSoap_p4688.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Currently read-only. For possible future use.
source <xsd:element name="customerOneTimePassword" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Currently read-only. For possible future use.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCiscoCloudOnboarding/alarmSeverity
diagram AXLSoap_p4689.png
type axlapi:XAlarmSeverity
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Currently read-only. For possible future use.
source <xsd:element name="alarmSeverity" type="axlapi:XAlarmSeverity" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Currently read-only. For possible future use.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCiscoCloudOnboarding/alarmPushNowToggle
diagram AXLSoap_p4690.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Currently read-only. For possible future use.
source <xsd:element name="alarmPushNowToggle" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Currently read-only. For possible future use.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCiscoCloudOnboarding/enableGDSCommunication
diagram AXLSoap_p4691.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Successfully setting the values of one or both of enableGdsCommunication and enablePushNotifications to true finishes the Cisco Cloud Onboarding process. Setting them both to false moves Cisco Cloud Onboarding to un-boarded state.
source <xsd:element name="enableGDSCommunication" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Successfully setting the values of one or both of enableGdsCommunication and enablePushNotifications to true finishes the Cisco Cloud Onboarding process. Setting them both to false moves Cisco Cloud Onboarding to un-boarded state.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element LCiscoCloudOnboarding/errorStatus
diagram AXLSoap_p4693.png
properties
minOcc 0
maxOcc 1
content complex
children status
annotation
documentation
Read-only listing of any statuses that may affect onboarding configuration. Some of these statuses are common with GUI screens.
source <xsd:element name="errorStatus" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read-only listing of any statuses that may affect onboarding configuration. Some of these statuses are common with GUI screens.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="status" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element LCiscoCloudOnboarding/errorStatus/status
diagram AXLSoap_p4694.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="status" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>


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