[Index]
Model ref.: device/cuc/Callhandler
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": { "SendPrivateMsg": { "description": " Determines if an outside caller can mark their message as private.", "title": "Message Sensitivity", "minItems": 0, "choices": [ [ 0, "Mark Normal" ], [ 1, "Mark Urgent" ], [ 2, "Ask Callers" ] ], "type": "integer", "name": "SendPrivateMsg" }, "VoiceName": { "minItems": 0, "title": "Voice Name", "type": "string", "description": " The name of the WAV file containing the recorded audio (voice name, greeting, etc.) for the parent object.", "name": "VoiceName" }, "PartitionURI": { "name": "PartitionURI", "title": "Partition URI", "minItems": 0, "format": "uri", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "PlayPostGreetingRecording": { "description": " Indicates whether the recording referenced by PostGreetingRecordingObjectId should be played.", "title": "Play Post Greeting Recording", "minItems": 0, "choices": [ [ 0, "Do Not Play Recording" ], [ 1, "Play Recording to All Callers" ], [ 2, "Play Recording Only to Unidentified Callers" ] ], "type": "integer", "name": "PlayPostGreetingRecording" }, "templateObjectId": { "target_attr": "ObjectId", "description": "Query parameter", "name": "templateObjectId", "title": "Template", "format": "uri", "required": false, "choices": [], "target_title": "DisplayName", "target_model_type": "device/cuc/CallhandlerTemplate", "type": "string", "target": "/api/device/cuc/CallhandlerTemplate/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "CreationTime": { "description": " The date and time the handler is created.", "title": "Creation Time", "minItems": 0, "readonly": true, "type": "string", "name": "CreationTime" }, "CallHandlerOwnerURI": { "readonly": true, "title": "Call Handler Owner URI", "type": "string", "description": "The URI to fetch the call handler owners.", "name": "CallHandlerOwnerURI" }, "EnablePrependDigits": { "minItems": 0, "title": "Enable Prepend Digits", "type": "boolean", "description": " A flag to indicate weather or not to prepend digits when dialing a extension number to transfer too.\n\n", "name": "EnablePrependDigits" }, "UseDefaultTimeZone": { "minItems": 0, "title": "Use Default Time Zone", "type": "boolean", "description": "A flag indicating whether the timezone for this call handler is derived from the call handler object attribute or the default timezone from the location to which the call handler belongs. Always use the Timezone column - if this is set, then the column Timezone is being derived directly from the location.", "name": "UseDefaultTimeZone" }, "PhoneSystemURI": { "name": "PhoneSystemURI", "title": "Phone System URI", "minItems": 0, "format": "uri", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "RecipientDistributionListURI": { "name": "RecipientDistributionListURI", "title": "Recipient Distribution List URI", "minItems": 0, "format": "uri", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "TimeZone": { "minItems": 0, "title": "Time Zone", "type": "integer", "description": " TimeZone this call handler is operating in.", "name": "TimeZone" }, "DisplayName": { "description": " The text name of the handler to be used when displaying entries in the administrative console, e.g. Cisco Unity Connection Administration. For example, the display name for the default opening greeting call handler is \"Opening Greeting.\"", "title": "Display Name", "minItems": 0, "required": true, "type": "string", "name": "DisplayName" }, "VoiceNameURI": { "name": "VoiceNameURI", "title": "Voice Name URI", "minItems": 0, "format": "uri", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "PartitionObjectId": { "target_attr": "ObjectId", "description": " The unique identifier of the Partition to which the Call Handler, Directory Handler, or InterviewHandler is assigned.", "name": "PartitionObjectId", "format": "uri", "minItems": 0, "title": "Partition Name", "choices": [], "target_title": "Name", "target_model_type": "device/cuc/Partition", "type": "string", "target": "/api/device/cuc/Partition/choices/?choice_title=Name&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "RecipientSubscriberObjectId": { "target_attr": "ObjectId", "description": " The recipient for this call handler. If the recipient is a subscriber, the DignetObjectId of the User object to which the recorded message of a call handler should be routed. Otherwise, this attribute is set to NULL.", "name": "RecipientSubscriberObjectId", "format": "uri", "minItems": 0, "title": "User with Mailbox", "choices": [], "target_title": "Alias", "target_model_type": "device/cuc/User", "type": "string", "target": "/api/device/cuc/User/choices/?choice_title=Alias&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "CallSearchSpaceObjectId": { "target_attr": "ObjectId", "description": " The unique identifier of the SearchSpace that is used limit visibility to dialable objects when searching by extension (dial string).", "name": "CallSearchSpaceObjectId", "format": "uri", "minItems": 0, "title": "Call Search Space", "choices": [], "target_title": "Name", "target_model_type": "device/cuc/SearchSpace", "type": "string", "target": "/api/device/cuc/SearchSpace/choices/?choice_title=Name&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "ObjectId": { "description": " The primary key for this table. A globally unique, system-generated identifier for a CallHandler object. - template parameter [1]", "title": "Object Id", "minItems": 0, "readonly": true, "type": "string", "name": "ObjectId" }, "UseCallLanguage": { "minItems": 0, "title": "Use Call Language", "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection will use the language assigned to the call.", "name": "UseCallLanguage" }, "LocalizationKey": { "title": "Localization Key", "type": "string", "description": "Localization Key for Timezone update.", "name": "LocalizationKey" }, "ScheduleSetObjectId": { "target_attr": "ObjectId", "description": " The unique identifier of the schedule set Cisco Unity Connection will use for making standard versus off hours decisions within this call handler.", "name": "ScheduleSetObjectId", "format": "uri", "minItems": 0, "title": "Schedule Set", "choices": [], "target_title": "DisplayName", "target_model_type": "device/cuc/ScheduleSet", "type": "string", "target": "/api/device/cuc/ScheduleSet/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "OneKeyDelay": { "minItems": 0, "title": "One Key Delay", "type": "integer", "description": " The amount of time (in milliseconds) that Cisco Unity Connection waits for additional input after callers press a single key that is not locked. If there is no input within this time, Cisco Unity Connection performs the action assigned to the single key.", "name": "OneKeyDelay" }, "DispatchDelivery": { "minItems": 0, "title": "Dispatch Delivery", "type": "boolean", "description": " A flag indicating that all messages left for the call handler is for dispatch delivery. ", "name": "DispatchDelivery" }, "ScheduleSetURI": { "name": "ScheduleSetURI", "title": "Schedule Set URI", "minItems": 0, "format": "uri", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "AfterMessageAction": { "description": " The type of call action to take, e.g., hang-up, goto another object, etc.", "title": "After Message Action", "minItems": 0, "choices": [ [ 0, "Ignore" ], [ 1, "Hang Up" ], [ 2, "OTHER (conversation, etc)" ], [ 4, "Take Message" ], [ 5, "Skip Greeting" ], [ 6, "Restart Greeting" ], [ 7, "Transfer to Alternate Contact Number" ], [ 8, "Route From Next Call Routing Rule" ] ], "type": "integer", "name": "AfterMessageAction" }, "MaxMsgLen": { "minItems": 0, "title": "Max Msg Len", "type": "integer", "description": " The maximum recording length (in seconds) for messages left by unidentified callers.", "name": "MaxMsgLen" }, "EditMsg": { "minItems": 0, "title": "Edit Msg", "type": "boolean", "description": " A flag that determines whether the caller can edit messages.", "name": "EditMsg" }, "MenuEntriesURI": { "name": "MenuEntriesURI", "title": "Menu Entries URI", "minItems": 0, "format": "uri", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "IsPrimary": { "description": " A flag indicating whether this is a \"primary\" call handler for a subscriber, or an \"application\" call handler.", "title": "Is Primary", "minItems": 0, "readonly": true, "type": "boolean", "name": "IsPrimary" }, "PrependDigits": { "minItems": 0, "title": "Prepend Digits", "type": "string", "description": " Touch-Tone digits to prepended to extension when dialing transfer number ( #, 0,1...9,*).", "name": "PrependDigits" }, "LocationObjectId": { "target_attr": "ObjectId", "description": " The unique identifier of the Location object to which this handler belongs.", "name": "LocationObjectId", "format": "uri", "minItems": 0, "title": "Location", "choices": [], "target_title": "DisplayName", "target_model_type": "device/cuc/Location", "type": "string", "target": "/api/device/cuc/Location/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "Language": { "description": " The Windows Locale ID (LCID) which identifies the language that Cisco Unity Connection plays the handler system prompts.", "title": "Language", "minItems": 0, "choices": [ [ 1033, "English(UnitedStates)" ] ], "type": "integer", "name": "Language" }, "TransferOptionsURI": { "name": "TransferOptionsURI", "title": "Transfer Options URI", "minItems": 0, "format": "uri", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "PlayAfterMessageRecordingObjectId": { "target_attr": "ObjectId", "description": " A Link To a PostGreetingRecording that is used as After Message Recording", "name": "PlayAfterMessageRecordingObjectId", "format": "uri", "minItems": 0, "title": "Play After Message Recording", "choices": [], "target_title": "DisplayName", "target_model_type": "device/cuc/PostGreetingRecording", "type": "string", "target": "/api/device/cuc/PostGreetingRecording/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "IsTemplate": { "description": " A flag indicating whether this CallHandler is a \"template\" for creating new call handlers.", "title": "Is Template", "minItems": 0, "readonly": true, "type": "boolean", "name": "IsTemplate" }, "RecipientUserURI": { "name": "RecipientUserURI", "title": "Recipient User URI", "minItems": 0, "format": "uri", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "CallSearchSpaceURI": { "name": "CallSearchSpaceURI", "title": "Call Search Space URI", "minItems": 0, "format": "uri", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "URI": { "name": "URI", "title": "URI", "minItems": 0, "format": "uri", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "RecipientContactURI": { "name": "RecipientContactURI", "title": "Recipient Contact URI", "minItems": 0, "format": "uri", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "PlayAfterMessage": { "description": " Indicates whether the Sent Message Prompt Recording referenced by Post Greeting", "title": "Play After Message", "minItems": 0, "choices": [ [ 0, "Do Not Play Recording" ], [ 1, "System Default Recording" ] ], "type": "integer", "name": "PlayAfterMessage" }, "GreetingsURI": { "name": "GreetingsURI", "title": "Greetings URI", "minItems": 0, "format": "uri", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "AfterMessageTargetHandlerObjectId": { "target_attr": "ObjectId", "description": " The unique identifier of the specific object to send along to the target conversation.", "name": "AfterMessageTargetHandlerObjectId", "format": "uri", "minItems": 0, "title": "After Message Target Handler", "choices": [], "target_title": "DisplayName", "target_model_type": "device/cuc/Callhandler", "type": "string", "target": "/api/device/cuc/Callhandler/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "TenantObjectId": { "minItems": 0, "title": "Tenant Object Id", "type": "string", "description": " Unique ObjectId of the tbl_Tenant", "name": "TenantObjectId" }, "SendUrgentMsg": { "description": " A flag indicating whether an unidentified caller can mark a message as \"urgent.\"", "title": "Message Urgency", "minItems": 0, "choices": [ [ 0, "Mark Normal" ], [ 1, "Mark Urgent" ], [ 2, "Ask Callers" ] ], "type": "integer", "name": "SendUrgentMsg" }, "Undeletable": { "description": " A flag indicating whether this handler can be deleted via an administrative application such as Cisco Unity Connection Administration. It is used to prevent deletion of factory defaults.", "title": "Undeletable", "minItems": 0, "readonly": true, "type": "boolean", "name": "Undeletable" }, "VoiceFileURI": { "name": "VoiceFileURI", "title": "Voice File URI", "minItems": 0, "format": "uri", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "AfterMessageTargetConversation": { "minItems": 0, "title": "After Message Target Conversation", "type": "string", "description": " The name of the conversation to which the caller is routed.", "name": "AfterMessageTargetConversation" }, "InheritSearchSpaceFromCall": { "minItems": 0, "title": "Inherit Search Space From Call", "type": "boolean", "description": " A flag indicating whether the call handler inherits the search space from the call or uses the call handler CallSearchSpaceObject. The default value is true ? inherit the search space from the call thereby ignoring the call handler's CallSeachSpaceObjectId.", "name": "InheritSearchSpaceFromCall" }, "RecipientContactObjectId": { "target_attr": "ObjectId", "description": " The recipient for this call handler. If the recipient is a contact, the unique identifier of the Subscriber object where the recorded message of a call handler should be routed. Otherwise, this attribute is set to NULL.", "name": "RecipientContactObjectId", "format": "uri", "minItems": 0, "title": "Recipient Contact", "choices": [], "target_title": "DisplayName", "target_model_type": "device/cuc/Contact", "type": "string", "target": "/api/device/cuc/Contact/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "RecipientDistributionListObjectId": { "target_attr": "ObjectId", "description": " The recipient for this call handler. If the recipient is a distribution list, the unique identifier of the DistributionList object where the recorded message of a call handler should be routed. Otherwise, this attribute is set ot NULL.", "name": "RecipientDistributionListObjectId", "format": "uri", "minItems": 0, "title": "Recipient Distribution List", "choices": [], "target_title": "DisplayName", "target_model_type": "device/cuc/DistributionList", "type": "string", "target": "/api/device/cuc/DistributionList/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "DtmfAccessId": { "minItems": 0, "title": "Dtmf Access Id", "type": "string", "description": "The DTMF access id (i.e., extension) for the call handler. The dialable number.", "name": "DtmfAccessId" }, "SendSecureMsg": { "minItems": 0, "title": "Send Secure Msg", "type": "boolean", "description": " A flag indicating whether an unidentified caller can mark a message as \"secure.\"", "name": "SendSecureMsg" }, "PostGreetingRecordingObjectId": { "target_attr": "ObjectId", "description": " A link to a PostGreetingRecording", "name": "PostGreetingRecordingObjectId", "format": "uri", "minItems": 0, "title": "Post Greeting Recording", "choices": [], "target_title": "DisplayName", "target_model_type": "device/cuc/PostGreetingRecording", "type": "string", "target": "/api/device/cuc/PostGreetingRecording/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "UseDefaultLanguage": { "minItems": 0, "title": "Use Default Language", "type": "boolean", "description": "A flag indicating whether the language for this call handler is derived from the call handler object attribute or the default language from the location to which the call handler belongs. Always use the Language column - if this is set, then the column Language is being derived directly from the location.", "name": "UseDefaultLanguage" }, "MediaSwitchObjectId": { "target_attr": "ObjectId", "description": " Default switch to use for transfers.", "name": "MediaSwitchObjectId", "format": "uri", "minItems": 0, "title": "Phone System", "choices": [], "target_title": "DisplayName", "target_model_type": "device/cuc/PhoneSystem", "type": "string", "target": "/api/device/cuc/PhoneSystem/choices/?choice_title=DisplayName&field=ObjectId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "LocationURI": { "name": "LocationURI", "title": "Location URI", "minItems": 0, "format": "uri", "choices": [], "readonly": true, "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] } }, "schema_version": "14.0" }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the GUI Add form. | GET | /api/device/cuc/Callhandler/add/ |
|
The GUI Add form of device/cuc/Callhandler as JSON |
The API call to the /add/ URL can only be made from a hierarchy that allows the model type to be added. The actions in the response shows the url for the POST API call to create an instance.
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Create | POST | /api/device/cuc/Callhandler/ | hierarchy=[hierarchy] |
|
tool/Transaction/[trans pkid]to inspect the created resource and its instance pkid.
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Bulk delete [pkid1],[pkid2]... | DELETE | /api/device/cuc/Callhandler/ | hierarchy=[hierarchy] | {"hrefs":["/api/device/cuc/Callhandler/[pkid1]", "/api/device/cuc/Callhandler/[pkid2]", ...]} |
GET http://[host-proxy]/api/device/cuc/Callhandler/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Bulk Modify | GET | /api/device/cuc/Callhandler/bulk_update/?schema=&schema_rules=true |
|
|
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Bulk Modify | POST | /api/device/cuc/Callhandler/bulk_update/ |
|
For example: {"data":{"name":"value"}, "meta":{}, "request_meta":{ "hrefs":["/api/v0/device/cuc/Callhandler/[pkid1]", "/api/v0/device/cuc/Callhandler/[pkid2]",...]}} |
GET http://[host-proxy]/api/device/cuc/Callhandler/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move the instance with [pkid] to [target_hierarchy] | POST | /api/tool/DataMove/?model_type=device/cuc/Callhandler |
|
{"hrefs": ["/api/device/cuc/Callhandler/[pkid]"]} |
Bulk Move | POST | /api/tool/DataMove/?model_type=device/cuc/Callhandler |
|
{"hrefs": ["/api/device/cuc/Callhandler/[pkid1]", "/api/device/cuc/Callhandler/[pkid2]",...]} |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Get a selected [export_format] of the schema and instances [pkid1], [pkid2],... of device/cuc/Callhandler; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | POST | /api/device/cuc/Callhandler/export/ |
|
{ "hrefs":["/api/device/cuc/Callhandler/[pkid1]", "/api/device/cuc/Callhandler/[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/cuc/Callhandler and the JSON format can be used to import instances of device/cuc/Callhandler.
GET http://[host-proxy]/api/device/cuc/Callhandler/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a compressed format of the Bulk Load spreadsheet template for device/cuc/Callhandler | POST | /api/device/cuc/Callhandler/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/cuc/Callhandler/configuration_template/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/ConfigurationTemplate/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Field Display Policy | GET | /api/device/cuc/Callhandler/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
List | GET | /api/device/cuc/Callhandler/ |
|
The device/cuc/Callhandler schema and all instances as JSON. |
(The list will return 0 to 3 device/cuc/Callhandler instances)
{ "operations": [ "move" ], "pagination": { "direction": "asc", "order_by": "DisplayName", "maximum_limit": 2000, "skip": 0, "current": "/api/device/cuc/Callhandler/?skip=0&limit=3&order_by=DisplayName&direction=asc&traversal=default", "limit": 3, "total_limit": null, "total": 125 }, "meta": { "tags": [], "cached": true, "title": "", "business_key": {}, "schema_version": "14.0", "references": { "device": [ { "pkid": "", "href": "" } ], "children": [], "parent": [ { "pkid": "6t0ggef2c0deab00hb595101", "href": "/api/data/HierarchyNode/6t0ggef2c0deab00hb595101" } ], "foreign_key": [] }, "actions": [ { "add": { "support_async": false, "class": "add", "href": "/api/device/cuc/Callhandler/add/?hierarchy=[hierarchy]", "method": "GET", "title": "Add" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/device/cuc/Callhandler/?hierarchy=[hierarchy]", "method": "DELETE", "title": "Delete" } }, { "bulk_update_form": { "support_async": false, "class": "update", "href": "/api/device/cuc/Callhandler/bulk_update/?hierarchy=[hierarchy]&schema=&schema_rules=true", "method": "GET", "title": "Bulk Modify" } }, { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/?hierarchy=[hierarchy]&model_type=device/cuc/Callhandler", "method": "POST", "view": "/api/tool/DataMove/?auth_token=[authtoken] } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/cuc/Callhandler/export/?hierarchy=[hierarchy]", "method": "POST", "view": "/api/view/ExportData/add/?auth_token=[authtoken] } }, { "export_bulkload_template": { "support_async": false, "class": "bulkload_template", "href": "/api/device/cuc/Callhandler/export_bulkload_template/?hierarchy=[hierarchy]", "method": "POST", "title": "Export Bulk Load Template" } }, { "configuration_template": { "support_async": false, "class": "config", "href": "/api/device/cuc/Callhandler/configuration_template/?hierarchy=[hierarchy]", "method": "GET", "title": "Configuration Template" } }, { "field_display_policy": { "support_async": false, "class": "display_policy", "href": "/api/device/cuc/Callhandler/field_display_policy/?hierarchy=[hierarchy]", "method": "GET", "title": "Field Display Policy" } }, { "list": { "support_async": false, "class": "list", "href": "/api/device/cuc/Callhandler/?hierarchy=[hierarchy]", "method": "GET", "title": "List" } }, { "help": { "support_async": false, "class": "help", "href": "/api/device/cuc/Callhandler/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } }, { "purge": { "support_async": false, "class": "purge", "href": "/api/device/cuc/Callhandler/purge/?hierarchy=[hierarchy]", "method": "POST", "title": "Purge" } } ], "model_type": "device/cuc/Callhandler", "model_specific_actions": [ "add", "list", "update", "get", "remove", "bulk_update_form", "clone", "configuration_template", "export", "export_bulkload_template", "field_display_policy", "help", "move" ], "summary_attrs": [ { "name": "DisplayName", "title": "Display Name" }, { "name": "DtmfAccessId", "title": "Dtmf Access Id" }, { "name": "IsPrimary", "title": "Is Primary" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "resources": [ { "pkid": "6305b2a3c46e74b46887a336", "meta": { "tags": [], "cached": true, "title": "01_qas_10h23", "business_key": {}, "schema_version": "", "summary": "false", "references": { "device": [ { "pkid": "63054d4bc46e74b4687bf9f2", "href": "/api/v0/data/UnityConnection/63054d4bc46e74b4687bf9f2" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "6305b2a3c46e74b46887a336", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/" } ], "parent": [ { "pkid": "6305507fc46e74b4687ce43c", "href": "/api/data/HierarchyNode/6305507fc46e74b4687ce43c" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "class": "update", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/", "method": "PUT", "title": "Modify" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/", "method": "DELETE", "title": "Delete" } }, { "clone": { "support_async": false, "class": "clone", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/clone/?schema=&schema_rules=true", "method": "GET", "title": "Clone" } }, { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/6305b2a3c46e74b46887a336/?model_type=device/cuc/Callhandler", "method": "POST", "view": "/api/tool/DataMove/" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/export/", "method": "GET", "view": "/api/view/ExportData/add/" } }, { "get": { "support_async": false, "class": "get", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/", "method": "GET", "title": "Get" } }, { "help": { "support_async": false, "class": "help", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/help", "method": "GET", "title": "Help" } }, { "purge": { "support_async": false, "class": "purge", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/purge/", "method": "POST", "title": "Purge" } } ], "model_type": "device/cuc/Callhandler", "path": [ "6t0ggef2c0deab00hb595101", "6305086243fcc416f18ea4ac", "63054bfdc46e74b4687bb868", "63054c3bc46e74b4687bc61b", "63054c4fc46e74b4687bc91b", "6305507fc46e74b4687ce43c", "6305b2a3c46e74b46887a336" ], "summary_attrs": [ { "name": "DisplayName", "title": "Display Name" }, { "name": "DtmfAccessId", "title": "Dtmf Access Id" }, { "name": "IsPrimary", "title": "Is Primary" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "CallHandlerOwnerURI": "/vmrest/handlers/callhandlers/2b12da1f-b6d3-497a-beaf-61b0e152cda3/callhandlerowners", "PartitionURI": "/vmrest/partitions/48d5e4a4-33c2-4644-962d-c7c4752ac0c6", "CreationTime": "2022-08-24T05:09:52Z", "EnablePrependDigits": false, "UseDefaultTimeZone": true, "PhoneSystemURI": "/vmrest/phonesystems/8932164b-bfcd-4ba7-9aed-33e8c4548046", "TimeZone": 140, "DisplayName": "01_qas_10h23", "hierarchy_friendly_name": "LOC003 (Site)", "summary_device": "Dedicated CUCxn, 192.168.100.20, 8443, hcs.CS-P.CS-NB.AAAGlobal", "PartitionObjectId": "48d5e4a4-33c2-4644-962d-c7c4752ac0c6", "RecipientSubscriberObjectId": "5b88d058-be34-485b-b7f2-0352b785de63", "CallSearchSpaceObjectId": "67e56d7e-ca1e-444e-925d-18067a9b9332", "ObjectId": "2b12da1f-b6d3-497a-beaf-61b0e152cda3", "UseCallLanguage": true, "ScheduleSetObjectId": "1729b420-bf89-47e2-a44a-ff5e81761566", "OneKeyDelay": 1500, "DispatchDelivery": false, "ScheduleSetURI": "/vmrest/schedulesets/1729b420-bf89-47e2-a44a-ff5e81761566", "AfterMessageAction": 2, "MaxMsgLen": 300, "EditMsg": true, "MenuEntriesURI": "/vmrest/handlers/callhandlers/2b12da1f-b6d3-497a-beaf-61b0e152cda3/menuentries", "IsPrimary": true, "LocationObjectId": "2f981bfa-ed9f-4043-928d-a57c288c8abc", "Language": 1033, "TransferOptionsURI": "/vmrest/handlers/callhandlers/2b12da1f-b6d3-497a-beaf-61b0e152cda3/transferoptions", "IsTemplate": false, "RecipientUserURI": "/vmrest/users/5b88d058-be34-485b-b7f2-0352b785de63", "CallSearchSpaceURI": "/vmrest/searchspaces/67e56d7e-ca1e-444e-925d-18067a9b9332", "URI": "/vmrest/handlers/callhandlers/2b12da1f-b6d3-497a-beaf-61b0e152cda3", "UseDefaultLanguage": true, "PlayAfterMessage": 1, "GreetingsURI": "/vmrest/handlers/callhandlers/2b12da1f-b6d3-497a-beaf-61b0e152cda3/greetings", "AfterMessageTargetHandlerObjectId": "6915a469-f2e1-4929-aae3-e2ac6f94d97e", "SendUrgentMsg": 0, "Undeletable": false, "AfterMessageTargetConversation": "PHTransfer", "hierarchy_path": "sys.hcs.CS-P.CS-NB.AAAGlobal.LOC003", "SendPrivateMsg": 0, "SendSecureMsg": false, "PlayPostGreetingRecording": 0, "InheritSearchSpaceFromCall": true, "MediaSwitchObjectId": "8932164b-bfcd-4ba7-9aed-33e8c4548046", "LocationURI": "/vmrest/locations/connectionlocations/2f981bfa-ed9f-4043-928d-a57c288c8abc" } }, { "pkid": "630574d0c46e74b468818302", "meta": { "tags": [], "cached": true, "title": "2221", "business_key": {}, "schema_version": "", "summary": "false", "references": { "device": [ { "pkid": "63054d4bc46e74b4687bf9f2", "href": "/api/v0/data/UnityConnection/63054d4bc46e74b4687bf9f2" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "630574d0c46e74b468818302", "href": "/api/device/cuc/Callhandler/630574d0c46e74b468818302/" } ], "parent": [ { "pkid": "630574a2c46e74b468817a49", "href": "/api/data/HierarchyNode/630574a2c46e74b468817a49" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "href": "/api/device/cuc/Callhandler/630574d0c46e74b468818302/", "title": "Modify", "class": "update", "method": "PUT" } }, { "remove": { "support_async": true, "href": "/api/device/cuc/Callhandler/630574d0c46e74b468818302/", "title": "Delete", "class": "delete", "method": "DELETE" } }, { "clone": { "support_async": false, "href": "/api/device/cuc/Callhandler/630574d0c46e74b468818302/clone/?schema=&schema_rules=true", "title": "Clone", "class": "clone", "method": "GET" } }, { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/630574d0c46e74b468818302/?model_type=device/cuc/Callhandler", "method": "POST", "view": "/api/tool/DataMove/" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/cuc/Callhandler/630574d0c46e74b468818302/export/", "method": "GET", "view": "/api/view/ExportData/add/" } }, { "get": { "support_async": false, "href": "/api/device/cuc/Callhandler/630574d0c46e74b468818302/", "title": "Get", "class": "get", "method": "GET" } }, { "help": { "support_async": false, "href": "/api/device/cuc/Callhandler/630574d0c46e74b468818302/help", "title": "Help", "class": "help", "method": "GET" } }, { "purge": { "support_async": false, "href": "/api/device/cuc/Callhandler/630574d0c46e74b468818302/purge/", "title": "Purge", "class": "purge", "method": "POST" } } ], "model_type": "device/cuc/Callhandler", "path": [ "6t0ggef2c0deab00hb595101", "6305086243fcc416f18ea4ac", "63054bfdc46e74b4687bb868", "63054c3bc46e74b4687bc61b", "63054c4fc46e74b4687bc91b", "630574a2c46e74b468817a49", "630574d0c46e74b468818302" ], "summary_attrs": [ { "name": "DisplayName", "title": "Display Name" }, { "name": "DtmfAccessId", "title": "Dtmf Access Id" }, { "name": "IsPrimary", "title": "Is Primary" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "CallHandlerOwnerURI": "/vmrest/handlers/callhandlers/af528fba-0a4b-4a8f-96fe-a3b56031b675/callhandlerowners", "PartitionURI": "/vmrest/partitions/48d5e4a4-33c2-4644-962d-c7c4752ac0c6", "CreationTime": "2022-08-24T00:46:06Z", "EnablePrependDigits": false, "UseDefaultTimeZone": true, "PhoneSystemURI": "/vmrest/phonesystems/8932164b-bfcd-4ba7-9aed-33e8c4548046", "TimeZone": 140, "DisplayName": "2221", "hierarchy_friendly_name": "LOCALIZE001 (Site)", "summary_device": "Dedicated CUCxn, 192.168.100.20, 8443, hcs.CS-P.CS-NB.AAAGlobal", "PartitionObjectId": "48d5e4a4-33c2-4644-962d-c7c4752ac0c6", "RecipientSubscriberObjectId": "f32d7e40-0b66-469c-a637-317a6d7bf563", "CallSearchSpaceObjectId": "67e56d7e-ca1e-444e-925d-18067a9b9332", "ObjectId": "af528fba-0a4b-4a8f-96fe-a3b56031b675", "UseCallLanguage": true, "ScheduleSetObjectId": "1729b420-bf89-47e2-a44a-ff5e81761566", "OneKeyDelay": 1500, "DispatchDelivery": false, "ScheduleSetURI": "/vmrest/schedulesets/1729b420-bf89-47e2-a44a-ff5e81761566", "AfterMessageAction": 2, "MaxMsgLen": 300, "EditMsg": true, "MenuEntriesURI": "/vmrest/handlers/callhandlers/af528fba-0a4b-4a8f-96fe-a3b56031b675/menuentries", "IsPrimary": true, "LocationObjectId": "2f981bfa-ed9f-4043-928d-a57c288c8abc", "Language": 1033, "TransferOptionsURI": "/vmrest/handlers/callhandlers/af528fba-0a4b-4a8f-96fe-a3b56031b675/transferoptions", "IsTemplate": false, "RecipientUserURI": "/vmrest/users/f32d7e40-0b66-469c-a637-317a6d7bf563", "CallSearchSpaceURI": "/vmrest/searchspaces/67e56d7e-ca1e-444e-925d-18067a9b9332", "URI": "/vmrest/handlers/callhandlers/af528fba-0a4b-4a8f-96fe-a3b56031b675", "UseDefaultLanguage": true, "PlayAfterMessage": 1, "GreetingsURI": "/vmrest/handlers/callhandlers/af528fba-0a4b-4a8f-96fe-a3b56031b675/greetings", "AfterMessageTargetHandlerObjectId": "6915a469-f2e1-4929-aae3-e2ac6f94d97e", "SendUrgentMsg": 0, "Undeletable": false, "AfterMessageTargetConversation": "PHTransfer", "hierarchy_path": "sys.hcs.CS-P.CS-NB.AAAGlobal.LOCALIZE001", "SendPrivateMsg": 0, "SendSecureMsg": false, "PlayPostGreetingRecording": 0, "InheritSearchSpaceFromCall": true, "MediaSwitchObjectId": "8932164b-bfcd-4ba7-9aed-33e8c4548046", "LocationURI": "/vmrest/locations/connectionlocations/2f981bfa-ed9f-4043-928d-a57c288c8abc" } }, { "pkid": "63057541c46e74b468818a4b", "meta": { "tags": [], "cached": true, "title": "2223", "business_key": {}, "schema_version": "", "summary": "false", "references": { "device": [ { "pkid": "63054d4bc46e74b4687bf9f2", "href": "/api/v0/data/UnityConnection/63054d4bc46e74b4687bf9f2" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "63057541c46e74b468818a4b", "href": "/api/device/cuc/Callhandler/63057541c46e74b468818a4b/" } ], "parent": [ { "pkid": "630574a2c46e74b468817a49", "href": "/api/data/HierarchyNode/630574a2c46e74b468817a49" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "method": "PUT", "href": "/api/device/cuc/Callhandler/63057541c46e74b468818a4b/", "class": "update", "title": "Modify" } }, { "remove": { "support_async": true, "method": "DELETE", "href": "/api/device/cuc/Callhandler/63057541c46e74b468818a4b/", "class": "delete", "title": "Delete" } }, { "clone": { "support_async": false, "method": "GET", "href": "/api/device/cuc/Callhandler/63057541c46e74b468818a4b/clone/?schema=&schema_rules=true", "class": "clone", "title": "Clone" } }, { "move": { "title": "Move", "support_async": true, "method": "POST", "href": "/api/tool/DataMove/63057541c46e74b468818a4b/?model_type=device/cuc/Callhandler", "class": "move", "view": "/api/tool/DataMove/" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "method": "GET", "href": "/api/device/cuc/Callhandler/63057541c46e74b468818a4b/export/", "class": "export", "view": "/api/view/ExportData/add/" } }, { "get": { "support_async": false, "method": "GET", "href": "/api/device/cuc/Callhandler/63057541c46e74b468818a4b/", "class": "get", "title": "Get" } }, { "help": { "support_async": false, "method": "GET", "href": "/api/device/cuc/Callhandler/63057541c46e74b468818a4b/help", "class": "help", "title": "Help" } }, { "purge": { "support_async": false, "method": "POST", "href": "/api/device/cuc/Callhandler/63057541c46e74b468818a4b/purge/", "class": "purge", "title": "Purge" } } ], "model_type": "device/cuc/Callhandler", "path": [ "6t0ggef2c0deab00hb595101", "6305086243fcc416f18ea4ac", "63054bfdc46e74b4687bb868", "63054c3bc46e74b4687bc61b", "63054c4fc46e74b4687bc91b", "630574a2c46e74b468817a49", "63057541c46e74b468818a4b" ], "summary_attrs": [ { "name": "DisplayName", "title": "Display Name" }, { "name": "DtmfAccessId", "title": "Dtmf Access Id" }, { "name": "IsPrimary", "title": "Is Primary" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "CallHandlerOwnerURI": "/vmrest/handlers/callhandlers/fac635ab-fbd9-4699-a857-d43d2602f76b/callhandlerowners", "PartitionURI": "/vmrest/partitions/48d5e4a4-33c2-4644-962d-c7c4752ac0c6", "CreationTime": "2022-08-24T00:47:59Z", "EnablePrependDigits": false, "UseDefaultTimeZone": false, "PhoneSystemURI": "/vmrest/phonesystems/8932164b-bfcd-4ba7-9aed-33e8c4548046", "TimeZone": 140, "DisplayName": "2223", "hierarchy_friendly_name": "LOCALIZE001 (Site)", "summary_device": "Dedicated CUCxn, 192.168.100.20, 8443, hcs.CS-P.CS-NB.AAAGlobal", "PartitionObjectId": "48d5e4a4-33c2-4644-962d-c7c4752ac0c6", "RecipientSubscriberObjectId": "f38b0705-fef2-4d42-889b-5cb950503bbc", "CallSearchSpaceObjectId": "67e56d7e-ca1e-444e-925d-18067a9b9332", "ObjectId": "fac635ab-fbd9-4699-a857-d43d2602f76b", "UseCallLanguage": true, "ScheduleSetObjectId": "1729b420-bf89-47e2-a44a-ff5e81761566", "OneKeyDelay": 1500, "DispatchDelivery": false, "ScheduleSetURI": "/vmrest/schedulesets/1729b420-bf89-47e2-a44a-ff5e81761566", "AfterMessageAction": 2, "MaxMsgLen": 300, "EditMsg": true, "MenuEntriesURI": "/vmrest/handlers/callhandlers/fac635ab-fbd9-4699-a857-d43d2602f76b/menuentries", "IsPrimary": true, "LocationObjectId": "2f981bfa-ed9f-4043-928d-a57c288c8abc", "Language": 1033, "TransferOptionsURI": "/vmrest/handlers/callhandlers/fac635ab-fbd9-4699-a857-d43d2602f76b/transferoptions", "IsTemplate": false, "RecipientUserURI": "/vmrest/users/f38b0705-fef2-4d42-889b-5cb950503bbc", "CallSearchSpaceURI": "/vmrest/searchspaces/67e56d7e-ca1e-444e-925d-18067a9b9332", "URI": "/vmrest/handlers/callhandlers/fac635ab-fbd9-4699-a857-d43d2602f76b", "UseDefaultLanguage": true, "PlayAfterMessage": 1, "GreetingsURI": "/vmrest/handlers/callhandlers/fac635ab-fbd9-4699-a857-d43d2602f76b/greetings", "AfterMessageTargetHandlerObjectId": "6915a469-f2e1-4929-aae3-e2ac6f94d97e", "SendUrgentMsg": 0, "Undeletable": false, "AfterMessageTargetConversation": "PHTransfer", "hierarchy_path": "sys.hcs.CS-P.CS-NB.AAAGlobal.LOCALIZE001", "SendPrivateMsg": 0, "SendSecureMsg": false, "PlayPostGreetingRecording": 0, "InheritSearchSpaceFromCall": true, "MediaSwitchObjectId": "8932164b-bfcd-4ba7-9aed-33e8c4548046", "LocationURI": "/vmrest/locations/connectionlocations/2f981bfa-ed9f-4043-928d-a57c288c8abc" } } ] }
(Show the first instance)
{ "pkid": "6305b2a3c46e74b46887a336", "meta": { "tags": [], "cached": true, "cache_control_policy": "cache_then_device", "title": "01_qas_10h23", "business_key": {}, "schema_version": "12.5", "references": { "parent": [ { "pkid": "6305507fc46e74b4687ce43c", "href": "/api/data/HierarchyNode/6305507fc46e74b4687ce43c" } ], "self": [ { "pkid": "6305b2a3c46e74b46887a336", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/" } ], "foreign_key": [], "device": [ { "pkid": "63054d4bc46e74b4687bf9f2", "href": "/api/v0/data/UnityConnection/63054d4bc46e74b4687bf9f2" } ], "owner": [ { "pkid": "" } ], "children": [] }, "actions": [ { "update": { "support_async": true, "class": "update", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/?hierarchy=[hierarchy]", "method": "PUT", "title": "Modify" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/?hierarchy=[hierarchy]", "method": "DELETE", "title": "Delete" } }, { "clone": { "support_async": false, "class": "clone", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/clone/?hierarchy=[hierarchy]&schema=&schema_rules=true", "method": "GET", "title": "Clone" } }, { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/6305b2a3c46e74b46887a336/?hierarchy=[hierarchy]&model_type=device/cuc/Callhandler", "method": "POST", "view": "/api/tool/DataMove/?auth_token=[authtoken] } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/export/?hierarchy=[hierarchy]", "method": "GET", "view": "/api/view/ExportData/add/?auth_token=[authtoken] } }, { "get": { "support_async": false, "class": "get", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/?hierarchy=[hierarchy]", "method": "GET", "title": "Get" } }, { "help": { "support_async": false, "class": "help", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } }, { "purge": { "support_async": false, "class": "purge", "href": "/api/device/cuc/Callhandler/6305b2a3c46e74b46887a336/purge/?hierarchy=[hierarchy]", "method": "POST", "title": "Purge" } } ], "model_type": "device/cuc/Callhandler", "path": [ "6t0ggef2c0deab00hb595101", "6305086243fcc416f18ea4ac", "63054bfdc46e74b4687bb868", "63054c3bc46e74b4687bc61b", "63054c4fc46e74b4687bc91b", "6305507fc46e74b4687ce43c", "6305b2a3c46e74b46887a336" ], "summary_attrs": [ { "name": "DisplayName", "title": "Display Name" }, { "name": "DtmfAccessId", "title": "Dtmf Access Id" }, { "name": "IsPrimary", "title": "Is Primary" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "CallHandlerOwnerURI": "/vmrest/handlers/callhandlers/2b12da1f-b6d3-497a-beaf-61b0e152cda3/callhandlerowners", "PartitionURI": "/vmrest/partitions/48d5e4a4-33c2-4644-962d-c7c4752ac0c6", "CreationTime": "2022-08-24T05:09:52Z", "EnablePrependDigits": false, "UseDefaultTimeZone": true, "PhoneSystemURI": "/vmrest/phonesystems/8932164b-bfcd-4ba7-9aed-33e8c4548046", "TimeZone": 140, "DisplayName": "01_qas_10h23", "PartitionObjectId": "48d5e4a4-33c2-4644-962d-c7c4752ac0c6", "RecipientSubscriberObjectId": "5b88d058-be34-485b-b7f2-0352b785de63", "CallSearchSpaceObjectId": "67e56d7e-ca1e-444e-925d-18067a9b9332", "Language": 1033, "UseCallLanguage": true, "ScheduleSetObjectId": "1729b420-bf89-47e2-a44a-ff5e81761566", "OneKeyDelay": 1500, "DispatchDelivery": false, "ScheduleSetURI": "/vmrest/schedulesets/1729b420-bf89-47e2-a44a-ff5e81761566", "AfterMessageAction": 2, "MaxMsgLen": 300, "EditMsg": true, "MenuEntriesURI": "/vmrest/handlers/callhandlers/2b12da1f-b6d3-497a-beaf-61b0e152cda3/menuentries", "IsPrimary": true, "LocationObjectId": "2f981bfa-ed9f-4043-928d-a57c288c8abc", "ObjectId": "2b12da1f-b6d3-497a-beaf-61b0e152cda3", "TransferOptionsURI": "/vmrest/handlers/callhandlers/2b12da1f-b6d3-497a-beaf-61b0e152cda3/transferoptions", "IsTemplate": false, "RecipientUserURI": "/vmrest/users/5b88d058-be34-485b-b7f2-0352b785de63", "CallSearchSpaceURI": "/vmrest/searchspaces/67e56d7e-ca1e-444e-925d-18067a9b9332", "URI": "/vmrest/handlers/callhandlers/2b12da1f-b6d3-497a-beaf-61b0e152cda3", "UseDefaultLanguage": true, "PlayAfterMessage": 1, "GreetingsURI": "/vmrest/handlers/callhandlers/2b12da1f-b6d3-497a-beaf-61b0e152cda3/greetings", "AfterMessageTargetHandlerObjectId": "6915a469-f2e1-4929-aae3-e2ac6f94d97e", "SendUrgentMsg": 0, "Undeletable": false, "AfterMessageTargetConversation": "PHTransfer", "SendPrivateMsg": 0, "SendSecureMsg": false, "PlayPostGreetingRecording": 0, "InheritSearchSpaceFromCall": true, "MediaSwitchObjectId": "8932164b-bfcd-4ba7-9aed-33e8c4548046", "LocationURI": "/vmrest/locations/connectionlocations/2f981bfa-ed9f-4043-928d-a57c288c8abc" } }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the on-line Help for device/cuc/Callhandler. | GET | /api/device/cuc/Callhandler/help | hierarchy=[hierarchy] | On-line help of Model ref.: device/cuc/Callhandler as HTML |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Modify | PUT | /api/device/cuc/Callhandler/[pkid]/ | hierarchy=[hierarchy] | (For payload specification) |
For Bulk modification, refer to the Bulk Modify section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Delete | DELETE | /api/device/cuc/Callhandler/[pkid]/ | hierarchy=[hierarchy] |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Clone instance with [pkid]. The schema rules are applied. | GET | /api/device/cuc/Callhandler/[pkid]/clone/?schema=&schema_rules=true |
|
A JSON payload with:
|
GET http://[host-proxy]/api/device/cuc/Callhandler/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move | POST | /api/tool/DataMove/[pkid]/?model_type=device/cuc/Callhandler | 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/cuc/Callhandler; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | GET | /api/device/cuc/Callhandler/[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/cuc/Callhandler and the JSON format can be used to import instances of device/cuc/Callhandler.
For Bulk Export, refer to the Bulk Export section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get | GET | /api/device/cuc/Callhandler/[pkid]/ | hierarchy=[hierarchy] | The device/cuc/Callhandler instance with [pkid]. |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Help | GET | /api/device/cuc/Callhandler/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for device/cuc/Callhandler. |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Purge | POST | /api/device/cuc/Callhandler/[pkid]/purge/ | hierarchy=[hierarchy] | If payload required: |