diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | activationCode activationCodeExpiry phoneName phoneDescription phoneModel enableActivationId userId | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="RPhoneActivationCode"> <xsd:sequence minOccurs="0"> <xsd:element name="activationCode" type="axlapi:String255" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Activation code for a valid phone that supports Secure Self Onboarding</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="activationCodeExpiry" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Desired expiry time (in seconds) of activation code. Able to specify on AddPhoneActivationCode request. read-only</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="phoneName" type="axlapi:String255" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Device name of self onboardable phone, doesn't have to be a valid MAC. read-only</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="phoneDescription" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> <xsd:element name="phoneModel" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/> <xsd:element name="enableActivationId" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> <xsd:element name="userId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>User associated (if applicable) to onboardable phone</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="uuid" type="axlapi:XUUID"/> </xsd:complexType> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="activationCode" type="axlapi:String255" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Activation code for a valid phone that supports Secure Self Onboarding</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="activationCodeExpiry" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Desired expiry time (in seconds) of activation code. Able to specify on AddPhoneActivationCode request. read-only</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="phoneName" type="axlapi:String255" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Device name of self onboardable phone, doesn't have to be a valid MAC. read-only</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="phoneDescription" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XModel | ||||||
properties |
|
||||||
source | <xsd:element name="phoneModel" type="axlapi:XModel" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:boolean | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="enableActivationId" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="userId" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>User associated (if applicable) to onboardable phone</xsd:documentation> </xsd:annotation> </xsd:element> |