[Index]
Model ref.: device/cucm/PhoneOptions
The full URL would include the host-proxy name: https://[host-proxy].
Variables are enclosed in square brackets.
{ "$schema": "http://json-schema.org/draft-03/schema", "type": "object", "properties": { "return": { "title": "Return", "minItems": 1, "required": true, "maxItems": 1, "type": "object", "properties": { "phone": { "name": "phone", "title": "Phone", "minItems": 1, "required": true, "maxItems": 1, "type": [ "object", "null" ], "properties": { "product": { "description": "Product ID string. read-only except when creating a device.", "name": "product", "title": "Product", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "class": { "description": "Class ID string. Class information is read-only except when creating a device.", "name": "class", "title": "Class", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "protocol": { "description": "Protocol option is read-only,except when creating a device.", "name": "protocol", "title": "Protocol", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "protocolSide": { "description": "Side information is read-only except when creating a device", "name": "protocolSide", "title": "Protocol Side", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "callingSearchSpaceName": { "name": "callingSearchSpaceName", "title": "Calling Search Space Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string", "format": "uri", "target": "/api/device/cucm/Css/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_attr": "name", "target_model_type": "device/cucm/Css", "choices": [] }, "devicePoolName": { "name": "devicePoolName", "title": "Device Pool Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "commonDeviceConfigName": { "name": "commonDeviceConfigName", "title": "Common Device Config Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "commonPhoneConfigName": { "name": "commonPhoneConfigName", "title": "Common Phone Config Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "networkLocation": { "description": "The new Device Destination for Trunk to Trunk Transfer and Drop Conference Feature is required for most gateways ,except FXS gateways and phones.Not Nullable.", "name": "networkLocation", "title": "Network Location", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "locationName": { "name": "locationName", "title": "Location Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "mediaResourceListName": { "name": "mediaResourceListName", "title": "Media Resource List Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "networkHoldMohAudioSourceId": { "description": "This tag is not valid for H323Phone,H323trunk and SIPTrunk", "name": "networkHoldMohAudioSourceId", "title": "Network Hold Moh Audio Source Id", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "userHoldMohAudioSourceId": { "description": "This tag is not valid for H323Phone,H323trunk and SIPTrunk", "name": "userHoldMohAudioSourceId", "title": "User Hold Moh Audio Source Id", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "automatedAlternateRoutingCssName": { "name": "automatedAlternateRoutingCssName", "title": "Automated Alternate Routing Css Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "aarNeighborhoodName": { "name": "aarNeighborhoodName", "title": "Aar Neighborhood Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "mlppIndicationStatus": { "description": "This setting only affects devices that support MLPP.", "name": "mlppIndicationStatus", "title": "Mlpp Indication Status", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "preemption": { "description": "This setting only affects devices that support MLPP.", "name": "preemption", "title": "Preemption", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "useTrustedRelayPoint": { "name": "useTrustedRelayPoint", "title": "Use Trusted Relay Point", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "securityProfileName": { "name": "securityProfileName", "title": "Security Profile Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "sipProfileName": { "description": "This Tag is valid only for SIP Phones and SIP Trunks", "name": "sipProfileName", "title": "Sip Profile Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "cgpnTransformationCssName": { "name": "cgpnTransformationCssName", "title": "Cgpn Transformation Css Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "geoLocationName": { "name": "geoLocationName", "title": "Geo Location Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "geoLocationFilterName": { "name": "geoLocationFilterName", "title": "Geo Location Filter Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "lines": { "name": "lines", "title": "Lines", "minItems": 0, "required": false, "maxItems": 1, "type": [ "object", "null" ], "properties": { "line": { "description": "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.", "name": "line", "title": "Line", "minItems": 0, "required": false, "type": "array", "items": { "type": [ "object", "null" ], "properties": { "dirn": { "description": "Only uuid attribute is returned in response", "name": "dirn", "title": "Dirn", "minItems": 0, "required": false, "maxItems": 1, "type": [ "object", "null" ], "properties": { "routePartitionName": { "name": "routePartitionName", "title": "Route Partition Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string", "format": "uri", "target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_attr": "name", "target_model_type": "device/cucm/RoutePartition", "choices": [] } } }, "ringSetting": { "name": "ringSetting", "title": "Ring Setting", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "consecutiveRingSetting": { "description": "Consecutive Rings Setting. Replaces the consective ring setting on IPPhone.", "name": "consecutiveRingSetting", "title": "Consecutive Ring Setting", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "ringSettingIdlePickupAlert": { "description": "Applicable only for IP Phones", "name": "ringSettingIdlePickupAlert", "title": "Ring Setting Idle Pickup Alert", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "ringSettingActivePickupAlert": { "description": "Applicable only for IP Phones", "name": "ringSettingActivePickupAlert", "title": "Ring Setting Active Pickup Alert", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "mwlPolicy": { "name": "mwlPolicy", "title": "Mwl Policy", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "recordingProfileName": { "name": "recordingProfileName", "title": "Recording Profile Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "monitoringCssName": { "name": "monitoringCssName", "title": "Monitoring Css Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "recordingFlag": { "name": "recordingFlag", "title": "Recording Flag", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "audibleMwi": { "description": "Not applicable for gatewayEndpointAnalogAccess and CiscoCatalyst600024PortFXSGateway", "name": "audibleMwi", "title": "Audible Mwi", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "partitionUsage": { "description": "This tag cannot be modified. It can only be specified in the add request.", "name": "partitionUsage", "title": "Partition Usage", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "recordingMediaSource": { "name": "recordingMediaSource", "title": "Recording Media Source", "minItems": 0, "required": false, "maxItems": 1, "type": "string" } } } }, "lineIdentifier": { "description": "The lineIdentifier cannot be used with AddLines and RemoveLines.This tag is valid only for lines tag", "name": "lineIdentifier", "title": "Line Identifier", "minItems": 0, "required": false, "type": "array", "items": { "type": [ "object", "null" ], "properties": {} } } } }, "phoneTemplateName": { "name": "phoneTemplateName", "title": "Phone Template Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "primaryPhoneName": { "name": "primaryPhoneName", "title": "Primary Phone Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "ringSettingIdleBlfAudibleAlert": { "name": "ringSettingIdleBlfAudibleAlert", "title": "Ring Setting Idle Blf Audible Alert", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "ringSettingBusyBlfAudibleAlert": { "name": "ringSettingBusyBlfAudibleAlert", "title": "Ring Setting Busy Blf Audible Alert", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "blfDirectedCallParks": { "name": "blfDirectedCallParks", "title": "Blf Directed Call Parks", "minItems": 0, "required": false, "maxItems": 1, "type": [ "object", "null" ], "properties": { "blfDirectedCallPark": { "name": "blfDirectedCallPark", "title": "Blf Directed Call Park", "minItems": 0, "required": false, "type": "array", "items": { "type": [ "object", "null" ], "properties": { "directedCallParkId": { "description": "Only the uuid attribute is read", "name": "directedCallParkId", "title": "Directed Call Park Id", "minItems": 0, "required": false, "maxItems": 1, "type": "string", "pattern": "\\{........-....-....-....-............\\}" }, "directedCallParkDnAndPartition": { "name": "directedCallParkDnAndPartition", "title": "Directed Call Park Dn And Partition", "minItems": 0, "required": false, "maxItems": 1, "type": [ "object", "null" ], "properties": { "dnPattern": { "name": "dnPattern", "title": "Dn Pattern", "minItems": 0, "required": false, "maxItems": 1, "type": "string", "maxLength": 255 }, "routePartitionName": { "name": "routePartitionName", "title": "Route Partition Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string", "format": "uri", "target": "/api/device/cucm/RoutePartition/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_attr": "name", "target_model_type": "device/cucm/RoutePartition", "choices": [] } } } } } } } }, "addOnModules": { "description": "Additional modules attached to the Phone.There can be 0,1, 2 or 3.", "name": "addOnModules", "title": "Add On Modules", "minItems": 0, "required": false, "maxItems": 1, "type": [ "object", "null" ], "properties": { "addOnModule": { "name": "addOnModule", "title": "Add On Module", "minItems": 0, "required": false, "maxItems": 3, "type": "array", "items": { "type": [ "object", "null" ], "properties": { "model": { "description": "Model ID string.", "name": "model", "title": "Model", "minItems": 0, "required": false, "maxItems": 1, "type": "string" } } } } } }, "userLocale": { "name": "userLocale", "title": "User Locale", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "networkLocale": { "name": "networkLocale", "title": "Network Locale", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "services": { "name": "services", "title": "Services", "minItems": 0, "required": false, "maxItems": 1, "type": [ "object", "null" ], "properties": { "service": { "name": "service", "title": "Service", "minItems": 0, "required": false, "type": "array", "items": { "type": [ "object", "null" ], "properties": { "telecasterServiceName": { "name": "telecasterServiceName", "title": "Telecaster Service Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" } } } } } }, "softkeyTemplateName": { "name": "softkeyTemplateName", "title": "Softkey Template Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "defaultProfileName": { "description": "The name of the default profile for this device.Not Nullable.", "name": "defaultProfileName", "title": "Default Profile Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "singleButtonBarge": { "description": "This tag is valid only for devices that support SBB.", "name": "singleButtonBarge", "title": "Single Button Barge", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "joinAcrossLines": { "description": "This tag is valid only for devices that support JAL..", "name": "joinAcrossLines", "title": "Join Across Lines", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "builtInBridgeStatus": { "name": "builtInBridgeStatus", "title": "Built In Bridge Status", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "callInfoPrivacyStatus": { "name": "callInfoPrivacyStatus", "title": "Call Info Privacy Status", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "ownerUserName": { "description": "Read-only for IP Phones.", "name": "ownerUserName", "title": "Owner User Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "packetCaptureMode": { "name": "packetCaptureMode", "title": "Packet Capture Mode", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "subscribeCallingSearchSpaceName": { "description": "Support for this tag has been removed for IMS phones from 9.0", "name": "subscribeCallingSearchSpaceName", "title": "Subscribe Calling Search Space Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "rerouteCallingSearchSpaceName": { "name": "rerouteCallingSearchSpaceName", "title": "Reroute Calling Search Space Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "presenceGroupName": { "name": "presenceGroupName", "title": "Presence Group Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string", "format": "uri", "target": "/api/device/cucm/PresenceGroup/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_attr": "name", "target_model_type": "device/cucm/PresenceGroup", "choices": [] }, "certificateOperation": { "name": "certificateOperation", "title": "Certificate Operation", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "authenticationMode": { "description": "authenticationMode can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.", "name": "authenticationMode", "title": "Authentication Mode", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "keySize": { "description": "keySize can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.", "name": "keySize", "title": "Key Size", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "keyOrder": { "description": "keyOrder can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.", "name": "keyOrder", "title": "Key Order", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "ecKeySize": { "description": "ecKeySize can be updated only if certificateOperation field is Install/Upgrade,Delete or Troubleshoot.", "name": "ecKeySize", "title": "Ec Key Size", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "deviceMobilityMode": { "description": "Specifies if the phone is configured for device mobility or not.", "name": "deviceMobilityMode", "title": "Device Mobility Mode", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "dndOption": { "description": "This tag is valid only for devices that support DND.", "name": "dndOption", "title": "Dnd Option", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "dndRingSetting": { "description": "This tag is valid only for devices that support DND.", "name": "dndRingSetting", "title": "Dnd Ring Setting", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "mobilityUserIdName": { "description": "The userid of the mobility user for this phone.Nullable.", "name": "mobilityUserIdName", "title": "Mobility User Id Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "phoneSuite": { "description": "If a blank tag is passed ,the value of the default is inserted into the database.", "name": "phoneSuite", "title": "Phone Suite", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "phoneServiceDisplay": { "name": "phoneServiceDisplay", "title": "Phone Service Display", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "mtpPreferedCodec": { "description": "This field is applicable only to SIP phones.", "name": "mtpPreferedCodec", "title": "Mtp Prefered Codec", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "dialRulesName": { "name": "dialRulesName", "title": "Dial Rules Name", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "outboundCallRollover": { "description": "This tag is valid only for devices that Automatic Outbound Callrollover", "name": "outboundCallRollover", "title": "Outbound Call Rollover", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "alwaysUsePrimeLine": { "name": "alwaysUsePrimeLine", "title": "Always Use Prime Line", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "alwaysUsePrimeLineForVoiceMessage": { "name": "alwaysUsePrimeLineForVoiceMessage", "title": "Always Use Prime Line For Voice Message", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "featureControlPolicy": { "description": "This tag is valid only for RT Phones.", "name": "featureControlPolicy", "title": "Feature Control Policy", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "deviceTrustMode": { "description": "This tag is valid only for TIP endpoints", "name": "deviceTrustMode", "title": "Device Trust Mode", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "cgpnIngressDN": { "name": "cgpnIngressDN", "title": "Cgpn Ingress DN", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "wifiHotspotProfile": { "name": "wifiHotspotProfile", "title": "Wifi Hotspot Profile", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "wirelessLanProfileGroup": { "name": "wirelessLanProfileGroup", "title": "Wireless Lan Profile Group", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "elinGroup": { "name": "elinGroup", "title": "Elin Group", "minItems": 0, "required": false, "maxItems": 1, "type": "string" }, "mraServiceDomain": { "name": "mraServiceDomain", "title": "Mra Service Domain", "minItems": 0, "required": false, "maxItems": 1, "type": "string" } } } } } }, "schema_version": "14.0" }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Bulk Modify | GET | /api/device/cucm/PhoneOptions/bulk_update/?schema=&schema_rules=true |
|
|
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Bulk Modify | POST | /api/device/cucm/PhoneOptions/bulk_update/ |
|
For example: {"data":{"name":"value"}, "meta":{}, "request_meta":{ "hrefs":["/api/v0/device/cucm/PhoneOptions/[pkid1]", "/api/v0/device/cucm/PhoneOptions/[pkid2]",...]}} |
GET http://[host-proxy]/api/device/cucm/PhoneOptions/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move the instance with [pkid] to [target_hierarchy] | POST | /api/tool/DataMove/?model_type=device/cucm/PhoneOptions |
|
{"hrefs": ["/api/device/cucm/PhoneOptions/[pkid]"]} |
Bulk Move | POST | /api/tool/DataMove/?model_type=device/cucm/PhoneOptions |
|
{"hrefs": ["/api/device/cucm/PhoneOptions/[pkid1]", "/api/device/cucm/PhoneOptions/[pkid2]",...]} |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Get a selected [export_format] of the schema and instances [pkid1], [pkid2],... of device/cucm/PhoneOptions; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | POST | /api/device/cucm/PhoneOptions/export/ |
|
{ "hrefs":["/api/device/cucm/PhoneOptions/[pkid1]", "/api/device/cucm/PhoneOptions/[pkid2]",...]}} |
For export_format=json, the response is a time stamped zip file of data in JSON as in the system database. Item properties such as strings that are empty or Boolean values that are not set, are not included. The filename in the response is of the format as the example:
Content-Disposition: attachment; filename=export_2013-05-17_14:20:19.186444.json.zip Content-Language:en Content-Type:application/x-zip
For export_format=raw_xlsx, the response is a MS Excel spreadsheet with columns corresponding to the JSON format export and a response filename format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=xlsx, the response is a MS Excel spreadsheet, arranged by any Field Display Policies that apply. The columns correspond with those of a Bulk Load Template export sheet. The response filename format is:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_formatted_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
The XLSX format can be used to bulk load instances of device/cucm/PhoneOptions and the JSON format can be used to import instances of device/cucm/PhoneOptions.
GET http://[host-proxy]/api/device/cucm/PhoneOptions/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a compressed format of the Bulk Load spreadsheet template for device/cucm/PhoneOptions | POST | /api/device/cucm/PhoneOptions/export_bulkload_template/ |
|
The response is an attachment of the format: filetype_bulkloadsheet.xlsx.gz |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Configuration Template | GET | /api/device/cucm/PhoneOptions/configuration_template/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/ConfigurationTemplate/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Field Display Policy | GET | /api/device/cucm/PhoneOptions/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the on-line Help for device/cucm/PhoneOptions. | GET | /api/device/cucm/PhoneOptions/help | hierarchy=[hierarchy] | On-line help of Model ref.: device/cucm/PhoneOptions as HTML |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Purge | POST | /api/device/cucm/PhoneOptions/purge/ |
|
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Clone instance with [pkid]. The schema rules are applied. | GET | /api/device/cucm/PhoneOptions/[pkid]/clone/?schema=&schema_rules=true |
|
A JSON payload with:
|
GET http://[host-proxy]/api/device/cucm/PhoneOptions/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move | POST | /api/tool/DataMove/[pkid]/?model_type=device/cucm/PhoneOptions | hierarchy=[hierarchy] | If payload required: |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a selected [export_format] of the schema and a single instance with [pkid] of device/cucm/PhoneOptions; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | GET | /api/device/cucm/PhoneOptions/[pkid]/export |
|
The response is an attachment. Refer to the list below. |
For export_format=raw_xlsx, the response is a "raw" MS Excel spreadsheet with columns corresponding to the JSON format export and a response format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=xlsx, the response is a MS Excel spreadsheet, formatted to show all columns and a response format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_formatted_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=json, the response is a time stamped zip file of data in JSON and a response format:
Content-Disposition: attachment; filename=export_2013-05-17_14:20:19.186444.json.zip Content-Language:en Content-Type:application/x-zip
The XLSX format can be used to bulk load instances of device/cucm/PhoneOptions and the JSON format can be used to import instances of device/cucm/PhoneOptions.
For Bulk Export, refer to the Bulk Export section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get | GET | /api/device/cucm/PhoneOptions/[pkid] | hierarchy=[hierarchy] | The device/cucm/PhoneOptions instance with [pkid]. |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Help | GET | /api/device/cucm/PhoneOptions/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for device/cucm/PhoneOptions. |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Purge | POST | /api/device/cucm/PhoneOptions/[pkid]/purge | hierarchy=[hierarchy] | If payload required: |