diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:NameAndGUIDRequest | ||||||||||||
properties |
|
||||||||||||
children | name uuid newName description callingSearchSpaceName devicePoolName networkHoldMohAudioSourceId userHoldMohAudioSourceId lines callInfoPrivacyStatus userId ignorePresentationIndicators rerouteCallingSearchSpaceName cgpnTransformationCssName automatedAlternateRoutingCssName useDevicePoolCgpnTransformCss userLocale networkLocale primaryPhoneName dndOption dndStatus mobileSmartClientProfileName | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="UpdateRemoteDestinationProfileReq"> <xsd:complexContent> <xsd:extension base="axlapi:NameAndGUIDRequest"> <xsd:sequence> <xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Optional description of the device</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1"/> <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="callInfoPrivacyStatus" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="userId" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="rerouteCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="userLocale" type="axlapi:XUserLocale" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="networkLocale" type="axlapi:XCountry" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="primaryPhoneName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="dndOption" type="axlapi:XDNDOption" default="Ringer Off" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="dndStatus" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="mobileSmartClientProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Optional description of the device</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XMOHAudioSourceId | ||||||||
properties |
|
||||||||
source | <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XMOHAudioSourceId | ||||||||
properties |
|
||||||||
source | <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1"/> |
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:XStatus | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="callInfoPrivacyStatus" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="userId" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:boolean | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
source | <xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="rerouteCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:boolean | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
source | <xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XUserLocale | ||||||||
properties |
|
||||||||
source | <xsd:element name="userLocale" type="axlapi:XUserLocale" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XCountry | ||||||||
properties |
|
||||||||
source | <xsd:element name="networkLocale" type="axlapi:XCountry" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="primaryPhoneName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:XDNDOption | ||||||||||
properties |
|
||||||||||
source | <xsd:element name="dndOption" type="axlapi:XDNDOption" default="Ringer Off" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="dndStatus" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="mobileSmartClientProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |