diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:NameAndGUIDRequest | ||||||||||||
properties |
|
||||||||||||
children | name uuid newName description userHoldMohAudioSourceId vendorConfig mlppDomainId mlppIndicationStatus preemption lines phoneTemplateName speeddials busyLampFields blfDirectedCallParks addOnModules userLocale singleButtonBarge joinAcrossLines loginUserId ignorePresentationIndicators dndOption dndRingSetting dndStatus emccCallingSearchSpace alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage softkeyTemplateName callInfoPrivacyStatus services featureControlPolicy | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="UpdateDeviceProfileReq"> <xsd:complexContent> <xsd:extension base="axlapi:NameAndGUIDRequest"> <xsd:sequence> <xsd:element name="newName" type="axlapi:UniqueString128" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Optional description of the device</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/> <xsd:element name="mlppDomainId" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only effects devices that support MLPP. Use -1 to set to null</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" default="Off" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="preemption" type="axlapi:XPreemption" default="Default" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="lines" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:choice minOccurs="1"> <xsd:element name="line" type="axlapi:XPhoneLine" minOccurs="1" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> <xsd:element name="phoneTemplateName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="speeddials" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="speeddial" type="axlapi:XSpeeddial" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="busyLampFields" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="busyLampField" type="axlapi:XBusyLampField" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="blfDirectedCallParks" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="blfDirectedCallPark" type="axlapi:XBLFDirectedCallPark" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="addOnModules" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Additional modules attached to the Phone.There can be 0,1 or 2.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="addOnModule" type="axlapi:XAddOnModule" minOccurs="0" maxOccurs="2"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="userLocale" type="axlapi:XUserLocale" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="singleButtonBarge" type="axlapi:XBarge" default="Default" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support SBB.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="joinAcrossLines" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support JAL..</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="loginUserId" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="dndOption" type="axlapi:XDNDOption" default="Ringer Off" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="dndRingSetting" type="axlapi:XRingSetting" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="dndStatus" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="emccCallingSearchSpace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="softkeyTemplateName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="callInfoPrivacyStatus" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="services" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="service" type="axlapi:XSubscribedService" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="featureControlPolicy" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for RT Phones.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||||
type | axlapi:UniqueString128 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="newName" type="axlapi:UniqueString128" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | axlapi:String128 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Optional description of the device</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | axlapi:XMOHAudioSourceId | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XVendorConfig | ||||||
properties |
|
||||||
source | <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:String128 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="mlppDomainId" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only effects devices that support MLPP. Use -1 to set to null</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||
type | axlapi:XStatus | ||||||||||
properties |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" default="Off" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||
type | axlapi:XPreemption | ||||||||||
properties |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="preemption" type="axlapi:XPreemption" default="Default" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
properties |
|
||||||
children | line lineIdentifier | ||||||
source | <xsd:element name="lines" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:choice minOccurs="1"> <xsd:element name="line" type="axlapi:XPhoneLine" minOccurs="1" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XPhoneLine | ||||||||||||
properties |
|
||||||||||||
children | index label display dirn ringSetting consecutiveRingSetting ringSettingIdlePickupAlert ringSettingActivePickupAlert displayAscii e164Mask mwlPolicy maxNumCalls busyTrigger callInfoDisplay recordingProfileName monitoringCssName recordingFlag audibleMwi speedDial partitionUsage associatedEndusers missedCallLogging recordingMediaSource | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="line" type="axlapi:XPhoneLine" minOccurs="1" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:XNumplanIdentifier | ||||||
properties |
|
||||||
children | directoryNumber routePartitionName | ||||||
annotation |
|
||||||
source | <xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="phoneTemplateName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
properties |
|
||||||
children | speeddial | ||||||
source | <xsd:element name="speeddials" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="speeddial" type="axlapi:XSpeeddial" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:XSpeeddial | ||||||
properties |
|
||||||
children | dirn label index | ||||||
source | <xsd:element name="speeddial" type="axlapi:XSpeeddial" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
properties |
|
||||||
children | busyLampField | ||||||
source | <xsd:element name="busyLampFields" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="busyLampField" type="axlapi:XBusyLampField" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:XBusyLampField | ||||||
properties |
|
||||||
children | blfDest blfDirn routePartition label associatedBlfSdFeatures index | ||||||
source | <xsd:element name="busyLampField" type="axlapi:XBusyLampField" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
properties |
|
||||||
children | blfDirectedCallPark | ||||||
source | <xsd:element name="blfDirectedCallParks" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="blfDirectedCallPark" type="axlapi:XBLFDirectedCallPark" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:XBLFDirectedCallPark | ||||||
properties |
|
||||||
children | label directedCallParkId directedCallParkDnAndPartition index | ||||||
source | <xsd:element name="blfDirectedCallPark" type="axlapi:XBLFDirectedCallPark" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
properties |
|
||||||
children | addOnModule | ||||||
annotation |
|
||||||
source | <xsd:element name="addOnModules" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Additional modules attached to the Phone.There can be 0,1 or 2.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="addOnModule" type="axlapi:XAddOnModule" minOccurs="0" maxOccurs="2"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:XAddOnModule | ||||||
properties |
|
||||||
children | loadInformation model index | ||||||
source | <xsd:element name="addOnModule" type="axlapi:XAddOnModule" minOccurs="0" maxOccurs="2"/> |
diagram | |||||||||
type | axlapi:XUserLocale | ||||||||
properties |
|
||||||||
source | <xsd:element name="userLocale" type="axlapi:XUserLocale" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XBarge | ||||||||||
properties |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="singleButtonBarge" type="axlapi:XBarge" default="Default" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support SBB.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||
type | axlapi:XStatus | ||||||||||
properties |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="joinAcrossLines" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support JAL..</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="loginUserId" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:boolean | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable. </xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||
type | axlapi:XDNDOption | ||||||||||
properties |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="dndOption" type="axlapi:XDNDOption" default="Ringer Off" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | axlapi:XRingSetting | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="dndRingSetting" type="axlapi:XRingSetting" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="dndStatus" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="emccCallingSearchSpace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XStatus | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XStatus | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="softkeyTemplateName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XStatus | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="callInfoPrivacyStatus" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
properties |
|
||||||
children | service | ||||||
source | <xsd:element name="services" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="service" type="axlapi:XSubscribedService" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:XSubscribedService | ||||||
properties |
|
||||||
children | telecasterServiceName name url urlButtonIndex urlLabel serviceNameAscii | ||||||
source | <xsd:element name="service" type="axlapi:XSubscribedService" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="featureControlPolicy" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for RT Phones.</xsd:documentation> </xsd:annotation> </xsd:element> |