complexType RCiscoCloudOnboarding
diagram AXLSoap_p10657.png
namespace http://www.cisco.com/AXL/API/12.5
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
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RCiscoCloudOnboarding">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="voucherExists" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enablePushNotifications" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<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: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:element name="alarmEncryptKey" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serviceAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="onboardingRegistrationStatus" type="axlapi:XOnboardingRegistrationStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="email" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="partnerEmail" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="orgName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="customerOneTimePassword" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="alarmSeverity" type="axlapi:XAlarmSeverity" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="alarmPushNowToggle" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableGDSCommunication" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<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 error statuses that may affect onboarding configuration</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 RCiscoCloudOnboarding/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RCiscoCloudOnboarding/voucherExists
diagram AXLSoap_p10658.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="voucherExists" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RCiscoCloudOnboarding/enablePushNotifications
diagram AXLSoap_p10659.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="enablePushNotifications" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RCiscoCloudOnboarding/enableHttpProxy
diagram AXLSoap_p10660.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 RCiscoCloudOnboarding/httpProxyAddress
diagram AXLSoap_p10661.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="httpProxyAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

element RCiscoCloudOnboarding/enableTrustCACertificate
diagram AXLSoap_p10664.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 RCiscoCloudOnboarding/allowAnalyticsCollection
diagram AXLSoap_p10665.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="allowAnalyticsCollection" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RCiscoCloudOnboarding/enableTroubleshooting
diagram AXLSoap_p10666.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 RCiscoCloudOnboarding/alarmSendEncryptedData
diagram AXLSoap_p10667.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 RCiscoCloudOnboarding/orgId
diagram AXLSoap_p10668.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="orgId" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RCiscoCloudOnboarding/alarmPushIntervalSecs
diagram AXLSoap_p10669.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="alarmPushIntervalSecs" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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

element RCiscoCloudOnboarding/onboardingRegistrationStatus
diagram AXLSoap_p10672.png
type axlapi:XOnboardingRegistrationStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="onboardingRegistrationStatus" type="axlapi:XOnboardingRegistrationStatus" minOccurs="0" maxOccurs="1"/>

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

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

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

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

element RCiscoCloudOnboarding/alarmSeverity
diagram AXLSoap_p10677.png
type axlapi:XAlarmSeverity
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="alarmSeverity" type="axlapi:XAlarmSeverity" minOccurs="0" maxOccurs="1"/>

element RCiscoCloudOnboarding/alarmPushNowToggle
diagram AXLSoap_p10678.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="alarmPushNowToggle" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RCiscoCloudOnboarding/enableGDSCommunication
diagram AXLSoap_p10679.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="enableGDSCommunication" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

element RCiscoCloudOnboarding/errorStatus
diagram AXLSoap_p10681.png
properties
minOcc 0
maxOcc 1
content complex
children status
annotation
documentation
Read-only listing of any error statuses that may affect onboarding configuration
source <xsd:element name="errorStatus" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read-only listing of any error statuses that may affect onboarding configuration</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 RCiscoCloudOnboarding/errorStatus/status
diagram AXLSoap_p10682.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