complexType UpdateCiscoCloudOnboardingReq
diagram AXLSoap_p14954.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid voucherExists enablePushNotifications enableHttpProxy httpProxyAddress proxyUsername proxyPassword enableTrustCACertificate allowAnalyticsCollection enableTroubleshooting alarmSendEncryptedData orgId serviceAddress orgName enableGDSCommunication mraActivationDomain
used by
element updateCiscoCloudOnboarding
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateCiscoCloudOnboardingReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
       
</xsd:choice>
       
<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:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateCiscoCloudOnboardingReq/uuid
diagram AXLSoap_p14955.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateCiscoCloudOnboardingReq/voucherExists
diagram AXLSoap_p14956.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 UpdateCiscoCloudOnboardingReq/enablePushNotifications
diagram AXLSoap_p14957.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 UpdateCiscoCloudOnboardingReq/enableHttpProxy
diagram AXLSoap_p14958.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 UpdateCiscoCloudOnboardingReq/httpProxyAddress
diagram AXLSoap_p14959.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="httpProxyAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateCiscoCloudOnboardingReq/enableTrustCACertificate
diagram AXLSoap_p14962.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 UpdateCiscoCloudOnboardingReq/allowAnalyticsCollection
diagram AXLSoap_p14963.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 UpdateCiscoCloudOnboardingReq/enableTroubleshooting
diagram AXLSoap_p14964.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 UpdateCiscoCloudOnboardingReq/alarmSendEncryptedData
diagram AXLSoap_p14965.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 UpdateCiscoCloudOnboardingReq/orgId
diagram AXLSoap_p14966.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="orgId" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateCiscoCloudOnboardingReq/enableGDSCommunication
diagram AXLSoap_p14969.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 UpdateCiscoCloudOnboardingReq/mraActivationDomain
diagram AXLSoap_p14970.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