complexType XCiscoCloudOnboarding
diagram AXLSoap_p18246.png
namespace http://www.cisco.com/AXL/API/15.0
children voucherExists enablePushNotifications enableHttpProxy httpProxyAddress proxyUsername proxyPassword enableTrustCACertificate allowAnalyticsCollection enableTroubleshooting alarmSendEncryptedData orgId serviceAddress orgName enableGDSCommunication mraActivationDomain
source <xsd:complexType name="XCiscoCloudOnboarding">
 
<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="serviceAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="orgName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<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:sequence>
</xsd:complexType>

element XCiscoCloudOnboarding/voucherExists
diagram AXLSoap_p18247.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 XCiscoCloudOnboarding/enablePushNotifications
diagram AXLSoap_p18248.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 XCiscoCloudOnboarding/enableHttpProxy
diagram AXLSoap_p18249.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 XCiscoCloudOnboarding/httpProxyAddress
diagram AXLSoap_p18250.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="httpProxyAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

element XCiscoCloudOnboarding/enableTrustCACertificate
diagram AXLSoap_p18253.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 XCiscoCloudOnboarding/allowAnalyticsCollection
diagram AXLSoap_p18254.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 XCiscoCloudOnboarding/enableTroubleshooting
diagram AXLSoap_p18255.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 XCiscoCloudOnboarding/alarmSendEncryptedData
diagram AXLSoap_p18256.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 XCiscoCloudOnboarding/orgId
diagram AXLSoap_p18257.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="orgId" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

element XCiscoCloudOnboarding/enableGDSCommunication
diagram AXLSoap_p18260.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 XCiscoCloudOnboarding/mraActivationDomain
diagram AXLSoap_p18261.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mraActivationDomain" type="xsd:string" minOccurs="0" maxOccurs="1"/>


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