[Index]
Model ref.: device/cuc/CallhandlerTemplate
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": { "VoiceName": { "minItems": 0, "type": "string", "description": " The name of the WAV file containing the recorded audio (voice name, greeting, etc.) for the parent object.", "name": "VoiceName", "title": "Voice Name" }, "PartitionURI": { "name": "PartitionURI", "format": "uri", "minItems": 0, "title": "Partition URI", "choices": [], "type": "string", "target": "/api/choices/?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" }, "EnablePrependDigits": { "minItems": 0, "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", "title": "Enable Prepend Digits" }, "UseDefaultTimeZone": { "minItems": 0, "type": "boolean", "description": "A flag indicating whether the timezone for this call handler template is derived from the call handler template object attribute or the default timezone from the location to which the call handler template belongs. Always use the Timezone column - if this is set, then the column Timezone is being derived directly from the location.", "name": "UseDefaultTimeZone", "title": "Use Default Time Zone" }, "PhoneSystemURI": { "name": "PhoneSystemURI", "format": "uri", "minItems": 0, "title": "Phone System URI", "choices": [], "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "RecipientDistributionListURI": { "name": "RecipientDistributionListURI", "format": "uri", "minItems": 0, "title": "Recipient Distribution List URI", "choices": [], "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "TimeZone": { "minItems": 0, "type": "integer", "description": " TimeZone this call handler is operating in.", "name": "TimeZone", "title": "Time Zone" }, "DisplayName": { "minItems": 0, "type": "string", "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.\"", "name": "DisplayName", "title": "Display Name" }, "VoiceNameURI": { "name": "VoiceNameURI", "format": "uri", "minItems": 0, "title": "Voice Name URI", "choices": [], "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "PartitionObjectId": { "minItems": 0, "type": "string", "description": " The unique identifier of the Partition to which the Call Handler, Directory Handler, or InterviewHandler is assigned.", "name": "PartitionObjectId", "title": "Partition Object Id" }, "RecipientUserURI": { "name": "RecipientUserURI", "format": "uri", "minItems": 0, "title": "Recipient User URI", "choices": [], "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "CallSearchSpaceObjectId": { "minItems": 0, "type": "string", "description": " The unique identifier of the SearchSpace that is used limit visibility to dialable objects when searching by extension (dial string).", "name": "CallSearchSpaceObjectId", "title": "Call Search Space Object Id" }, "Language": { "minItems": 0, "type": "integer", "description": " The Windows Locale ID (LCID) which identifies the language that Cisco Unity Connection plays the handler system prompts.", "name": "Language", "title": "Language" }, "UseCallLanguage": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether Cisco Unity Connection will use the language assigned to the call.", "name": "UseCallLanguage", "title": "Use Call Language" }, "TransferOptionsURI": { "type": "string", "description": "The URI to fetch the transfer options.", "name": "TransferOptionsURI", "title": "Transfer Options URI" }, "ScheduleSetObjectId": { "minItems": 0, "type": "string", "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", "title": "Schedule Set Object Id" }, "OneKeyDelay": { "minItems": 0, "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", "title": "One Key Delay" }, "DispatchDelivery": { "minItems": 0, "type": "boolean", "description": " A flag indicating that all messages left for the call handler is for dispatch delivery. ", "name": "DispatchDelivery", "title": "Dispatch Delivery" }, "ScheduleSetURI": { "name": "ScheduleSetURI", "format": "uri", "minItems": 0, "title": "Schedule Set URI", "choices": [], "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "AfterMessageAction": { "minItems": 0, "type": "integer", "description": " The type of call action to take, e.g., hang-up, goto another object, etc.", "name": "AfterMessageAction", "title": "After Message Action" }, "PostGreetingRecordingObjectId": { "minItems": 0, "type": "string", "description": " A link to a PostGreetingRecording", "name": "PostGreetingRecordingObjectId", "title": "Post Greeting Recording Object Id" }, "MaxMsgLen": { "minItems": 0, "type": "integer", "description": " The maximum recording length (in seconds) for messages left by unidentified callers.", "name": "MaxMsgLen", "title": "Max Msg Len" }, "EditMsg": { "minItems": 0, "type": "boolean", "description": " A flag that determines whether the caller can edit messages.", "name": "EditMsg", "title": "Edit Msg" }, "MenuEntriesURI": { "type": "string", "description": "The URI to fetch the MenuEntries.", "name": "MenuEntriesURI", "title": "Menu Entries URI" }, "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, "type": "string", "description": " Touch-Tone digits to prepended to extension when dialing transfer number ( #, 0,1...9,*).", "name": "PrependDigits", "title": "Prepend Digits" }, "LocationObjectId": { "description": " The unique identifier of the Location object to which this handler belongs.", "title": "Location Object Id", "minItems": 0, "readonly": true, "type": "string", "name": "LocationObjectId" }, "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" }, "LocalizationKey": { "type": "string", "description": "Localization Key for Timezone update.", "name": "LocalizationKey", "title": "Localization Key" }, "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" }, "RecipientSubscriberObjectId": { "minItems": 0, "type": "string", "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", "title": "Recipient Subscriber Object Id" }, "CallSearchSpaceURI": { "name": "CallSearchSpaceURI", "format": "uri", "minItems": 0, "title": "Call Search Space URI", "choices": [], "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "URI": { "name": "URI", "format": "uri", "minItems": 0, "title": "URI", "choices": [], "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "RecipientContactURI": { "name": "RecipientContactURI", "format": "uri", "minItems": 0, "title": "Recipient Contact URI", "choices": [], "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "UseDefaultLanguage": { "minItems": 0, "type": "boolean", "description": "A flag indicating whether the language for this call handler template is derived from the call handler template object attribute or the default language from the location to which the call handler template belongs. Always use the Language column - if this is set, then the column Language is being derived directly from the location.", "name": "UseDefaultLanguage", "title": "Use Default Language" }, "PlayAfterMessage": { "minItems": 0, "type": "integer", "description": " Indicates whether the Sent Message Prompt Recording referenced by Post Greeting", "name": "PlayAfterMessage", "title": "Play After Message" }, "GreetingsURI": { "type": "string", "description": "The URI to fetch the greetings.", "name": "GreetingsURI", "title": "Greetings URI" }, "AfterMessageTargetHandlerObjectId": { "minItems": 0, "type": "string", "description": " The unique identifier of the specific object to send along to the target conversation.", "name": "AfterMessageTargetHandlerObjectId", "title": "After Message Target Handler Object Id" }, "PlayAfterMessageRecordingObjectId": { "minItems": 0, "type": "string", "description": " A Link To a PostGreetingRecording that is used as After Message Recording", "name": "PlayAfterMessageRecordingObjectId", "title": "Play After Message Recording Object Id" }, "Undeletable": { "minItems": 0, "type": "boolean", "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.", "name": "Undeletable", "title": "Undeletable" }, "VoiceFileURI": { "name": "VoiceFileURI", "format": "uri", "minItems": 0, "title": "Voice File URI", "choices": [], "type": "string", "target": "/api/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "AfterMessageTargetConversation": { "minItems": 0, "type": "string", "description": " The name of the conversation to which the caller is routed.", "name": "AfterMessageTargetConversation", "title": "After Message Target Conversation" }, "RecipientContactObjectId": { "minItems": 0, "type": "string", "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", "title": "Recipient Contact Object Id" }, "RecipientDistributionListObjectId": { "minItems": 0, "type": "string", "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", "title": "Recipient Distribution List Object Id" }, "SendPrivateMsg": { "minItems": 0, "type": "integer", "description": " Determines if an outside caller can mark their message as private.", "name": "SendPrivateMsg", "title": "Send Private Msg" }, "SendSecureMsg": { "minItems": 0, "type": "boolean", "description": " A flag indicating whether an unidentified caller can mark a message as \"secure.\"", "name": "SendSecureMsg", "title": "Send Secure Msg" }, "PlayPostGreetingRecording": { "minItems": 0, "type": "integer", "description": " Indicates whether the recording referenced by PostGreetingRecordingObjectId should be played.", "name": "PlayPostGreetingRecording", "title": "Play Post Greeting Recording" }, "SendUrgentMsg": { "minItems": 0, "type": "integer", "description": " A flag indicating whether an unidentified caller can mark a message as \"urgent.\"", "name": "SendUrgentMsg", "title": "Send Urgent Msg" }, "InheritSearchSpaceFromCall": { "minItems": 0, "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", "title": "Inherit Search Space From Call" }, "MediaSwitchObjectId": { "minItems": 0, "type": "string", "description": " Default switch to use for transfers.", "name": "MediaSwitchObjectId", "title": "Media Switch Object Id" }, "LocationURI": { "name": "LocationURI", "format": "uri", "minItems": 0, "title": "Location URI", "choices": [], "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/CallhandlerTemplate/add/ |
|
The GUI Add form of device/cuc/CallhandlerTemplate 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/CallhandlerTemplate | 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/CallhandlerTemplate/ | hierarchy=[hierarchy] | {"hrefs":["/api/device/cuc/CallhandlerTemplate/[pkid1]", "/api/device/cuc/CallhandlerTemplate/[pkid2]", ...]} |
GET http://[host-proxy]/api/device/cuc/CallhandlerTemplate/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Bulk Modify | GET | /api/device/cuc/CallhandlerTemplate/bulk_update/?schema=&schema_rules=true |
|
|
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Bulk Modify | POST | /api/device/cuc/CallhandlerTemplate/bulk_update/ |
|
For example: {"data":{"name":"value"}, "meta":{}, "request_meta":{ "hrefs":["/api/v0/device/cuc/CallhandlerTemplate/[pkid1]", "/api/v0/device/cuc/CallhandlerTemplate/[pkid2]",...]}} |
GET http://[host-proxy]/api/device/cuc/CallhandlerTemplate/?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/CallhandlerTemplate |
|
{"hrefs": ["/api/device/cuc/CallhandlerTemplate/[pkid]"]} |
Bulk Move | POST | /api/tool/DataMove/?model_type=device/cuc/CallhandlerTemplate |
|
{"hrefs": ["/api/device/cuc/CallhandlerTemplate/[pkid1]", "/api/device/cuc/CallhandlerTemplate/[pkid2]",...]} |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Get a selected [export_format] of the schema and instances [pkid1], [pkid2],... of device/cuc/CallhandlerTemplate; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | POST | /api/device/cuc/CallhandlerTemplate/export/ |
|
{ "hrefs":["/api/device/cuc/CallhandlerTemplate/[pkid1]", "/api/device/cuc/CallhandlerTemplate/[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/CallhandlerTemplate and the JSON format can be used to import instances of device/cuc/CallhandlerTemplate.
GET http://[host-proxy]/api/device/cuc/CallhandlerTemplate/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a compressed format of the Bulk Load spreadsheet template for device/cuc/CallhandlerTemplate | POST | /api/device/cuc/CallhandlerTemplate/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/CallhandlerTemplate/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/CallhandlerTemplate/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
List | GET | /api/device/cuc/CallhandlerTemplate/ |
|
The device/cuc/CallhandlerTemplate schema and all instances as JSON. |
(The list will return 0 to 3 device/cuc/CallhandlerTemplate instances)
{ "operations": [ "move" ], "pagination": { "direction": "asc", "order_by": "DisplayName", "maximum_limit": 2000, "skip": 0, "current": "/api/device/cuc/CallhandlerTemplate/?skip=0&limit=3&order_by=DisplayName&direction=asc&traversal=default", "limit": 3, "total_limit": null, "total": 1 }, "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/CallhandlerTemplate/add/?hierarchy=[hierarchy]", "method": "GET", "title": "Add" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/device/cuc/CallhandlerTemplate/?hierarchy=[hierarchy]", "method": "DELETE", "title": "Delete" } }, { "bulk_update_form": { "support_async": false, "class": "update", "href": "/api/device/cuc/CallhandlerTemplate/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/CallhandlerTemplate", "method": "POST", "view": "/api/tool/DataMove/?auth_token=[authtoken] } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/cuc/CallhandlerTemplate/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/CallhandlerTemplate/export_bulkload_template/?hierarchy=[hierarchy]", "method": "POST", "title": "Export Bulk Load Template" } }, { "configuration_template": { "support_async": false, "class": "config", "href": "/api/device/cuc/CallhandlerTemplate/configuration_template/?hierarchy=[hierarchy]", "method": "GET", "title": "Configuration Template" } }, { "field_display_policy": { "support_async": false, "class": "display_policy", "href": "/api/device/cuc/CallhandlerTemplate/field_display_policy/?hierarchy=[hierarchy]", "method": "GET", "title": "Field Display Policy" } }, { "list": { "support_async": false, "class": "list", "href": "/api/device/cuc/CallhandlerTemplate/?hierarchy=[hierarchy]", "method": "GET", "title": "List" } }, { "help": { "support_async": false, "class": "help", "href": "/api/device/cuc/CallhandlerTemplate/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } }, { "purge": { "support_async": false, "class": "purge", "href": "/api/device/cuc/CallhandlerTemplate/purge/?hierarchy=[hierarchy]", "method": "POST", "title": "Purge" } } ], "model_type": "device/cuc/CallhandlerTemplate", "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" }, { "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": "5f3ae5b1ce894e00120558cd", "meta": { "tags": [], "cached": true, "title": "System Call Handler Template", "business_key": {}, "schema_version": "", "summary": "false", "references": { "device": [ { "pkid": "5f3ae59cce894e00120554b1", "href": "/api/v0/data/UnityConnection/5f3ae59cce894e00120554b1" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "5f3ae5b1ce894e00120558cd", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/" } ], "parent": [ { "pkid": "5f3ae552ce894e00120537fa", "href": "/api/data/HierarchyNode/5f3ae552ce894e00120537fa" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "class": "update", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/", "method": "PUT", "title": "Modify" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/", "method": "DELETE", "title": "Delete" } }, { "clone": { "support_async": false, "class": "clone", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/clone/?schema=&schema_rules=true", "method": "GET", "title": "Clone" } }, { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/5f3ae5b1ce894e00120558cd/?model_type=device/cuc/CallhandlerTemplate", "method": "POST", "view": "/api/tool/DataMove/" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/export/", "method": "GET", "view": "/api/view/ExportData/add/" } }, { "get": { "support_async": false, "class": "get", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/", "method": "GET", "title": "Get" } }, { "help": { "support_async": false, "class": "help", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/help", "method": "GET", "title": "Help" } }, { "purge": { "support_async": false, "class": "purge", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/purge/", "method": "POST", "title": "Purge" } } ], "model_type": "device/cuc/CallhandlerTemplate", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5f3ae1fcce894e001204e0ed", "5f3ae256ce894e001204f7db", "5f3ae552ce894e00120537fa", "5f3ae5b1ce894e00120558cd" ], "summary_attrs": [ { "name": "DisplayName", "title": "Display Name" }, { "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": { "PartitionURI": "/vmrest/partitions/29335726-0914-46d5-8605-16d626c7dc7b", "CreationTime": "2018-02-15T15:05:48Z", "EnablePrependDigits": false, "UseDefaultTimeZone": true, "PhoneSystemURI": "/vmrest/phonesystems/dfc0384d-501e-46b5-855f-2200470c5876", "RecipientDistributionListURI": "/vmrest/distributionlists/58dc494b-afca-4fdb-aaf1-b0a6d95c3740", "TimeZone": 140, "DisplayName": "System Call Handler Template", "hierarchy_friendly_name": "AB_Group (Customer)", "summary_device": "Dedicated CUCxn, 192.168.100.20, 8443, hcs.CS-P.CS-AB.AB_Group", "PartitionObjectId": "29335726-0914-46d5-8605-16d626c7dc7b", "CallSearchSpaceObjectId": "74b4757d-3e96-4776-8749-037c094a6d3c", "ObjectId": "21ffff6b-9911-4329-bc76-aa2d00ec126e", "SendSecureMsg": false, "UseCallLanguage": true, "ScheduleSetObjectId": "b60fffb2-d0bb-4470-b02a-6d48d95db838", "OneKeyDelay": 1500, "DispatchDelivery": false, "ScheduleSetURI": "/vmrest/schedulesets/b60fffb2-d0bb-4470-b02a-6d48d95db838", "LocationObjectId": "93ef0f3b-966c-45a7-ab0b-2fc9dfb47cb2", "MaxMsgLen": 300, "EditMsg": true, "MenuEntriesURI": "/vmrest/callhandlertemplates/21ffff6b-9911-4329-bc76-aa2d00ec126e/templatemenuentries", "IsPrimary": false, "Language": 1033, "TransferOptionsURI": "/vmrest/callhandlertemplates/21ffff6b-9911-4329-bc76-aa2d00ec126e/templatetransferoptions", "IsTemplate": true, "URI": "/vmrest/callhandlertemplates/21ffff6b-9911-4329-bc76-aa2d00ec126e", "CallSearchSpaceURI": "/vmrest/searchspaces/74b4757d-3e96-4776-8749-037c094a6d3c", "SendUrgentMsg": 0, "UseDefaultLanguage": true, "PlayAfterMessage": 1, "GreetingsURI": "/vmrest/callhandlertemplates/21ffff6b-9911-4329-bc76-aa2d00ec126e/templategreetings", "AfterMessageTargetHandlerObjectId": "4861754a-7855-4044-b899-f08e4cba66f1", "Undeletable": true, "AfterMessageTargetConversation": "PHGreeting", "hierarchy_path": "sys.hcs.CS-P.CS-AB.AB_Group", "RecipientDistributionListObjectId": "58dc494b-afca-4fdb-aaf1-b0a6d95c3740", "SendPrivateMsg": 0, "AfterMessageAction": 2, "PlayPostGreetingRecording": 0, "InheritSearchSpaceFromCall": true, "MediaSwitchObjectId": "dfc0384d-501e-46b5-855f-2200470c5876", "LocationURI": "/vmrest/locations/connectionlocations/93ef0f3b-966c-45a7-ab0b-2fc9dfb47cb2" } } ] }
(Show the first instance)
{ "pkid": "5f3ae5b1ce894e00120558cd", "meta": { "tags": [], "cached": true, "cache_control_policy": "cache_then_device", "title": "System Call Handler Template", "business_key": {}, "schema_version": "11.5", "references": { "parent": [ { "pkid": "5f3ae552ce894e00120537fa", "href": "/api/data/HierarchyNode/5f3ae552ce894e00120537fa" } ], "self": [ { "pkid": "5f3ae5b1ce894e00120558cd", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/" } ], "foreign_key": [], "device": [ { "pkid": "5f3ae59cce894e00120554b1", "href": "/api/v0/data/UnityConnection/5f3ae59cce894e00120554b1" } ], "owner": [ { "pkid": "" } ], "children": [] }, "actions": [ { "update": { "support_async": true, "class": "update", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/?hierarchy=[hierarchy]", "method": "PUT", "title": "Modify" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/?hierarchy=[hierarchy]", "method": "DELETE", "title": "Delete" } }, { "clone": { "support_async": false, "class": "clone", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/clone/?hierarchy=[hierarchy]&schema=&schema_rules=true", "method": "GET", "title": "Clone" } }, { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/5f3ae5b1ce894e00120558cd/?hierarchy=[hierarchy]&model_type=device/cuc/CallhandlerTemplate", "method": "POST", "view": "/api/tool/DataMove/?auth_token=[authtoken] } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/export/?hierarchy=[hierarchy]", "method": "GET", "view": "/api/view/ExportData/add/?auth_token=[authtoken] } }, { "get": { "support_async": false, "class": "get", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/?hierarchy=[hierarchy]", "method": "GET", "title": "Get" } }, { "help": { "support_async": false, "class": "help", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } }, { "purge": { "support_async": false, "class": "purge", "href": "/api/device/cuc/CallhandlerTemplate/5f3ae5b1ce894e00120558cd/purge/?hierarchy=[hierarchy]", "method": "POST", "title": "Purge" } } ], "model_type": "device/cuc/CallhandlerTemplate", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5f3ae1fcce894e001204e0ed", "5f3ae256ce894e001204f7db", "5f3ae552ce894e00120537fa", "5f3ae5b1ce894e00120558cd" ], "summary_attrs": [ { "name": "DisplayName", "title": "Display Name" }, { "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": { "PartitionURI": "/vmrest/partitions/29335726-0914-46d5-8605-16d626c7dc7b", "CreationTime": "2018-02-15T15:05:48Z", "EnablePrependDigits": false, "UseDefaultTimeZone": true, "PhoneSystemURI": "/vmrest/phonesystems/dfc0384d-501e-46b5-855f-2200470c5876", "RecipientDistributionListURI": "/vmrest/distributionlists/58dc494b-afca-4fdb-aaf1-b0a6d95c3740", "TimeZone": 140, "DisplayName": "System Call Handler Template", "AfterMessageAction": 2, "PartitionObjectId": "29335726-0914-46d5-8605-16d626c7dc7b", "CallSearchSpaceObjectId": "74b4757d-3e96-4776-8749-037c094a6d3c", "Language": 1033, "UseCallLanguage": true, "ScheduleSetObjectId": "b60fffb2-d0bb-4470-b02a-6d48d95db838", "OneKeyDelay": 1500, "DispatchDelivery": false, "ScheduleSetURI": "/vmrest/schedulesets/b60fffb2-d0bb-4470-b02a-6d48d95db838", "LocationObjectId": "93ef0f3b-966c-45a7-ab0b-2fc9dfb47cb2", "MaxMsgLen": 300, "EditMsg": true, "MenuEntriesURI": "/vmrest/callhandlertemplates/21ffff6b-9911-4329-bc76-aa2d00ec126e/templatemenuentries", "IsPrimary": false, "ObjectId": "21ffff6b-9911-4329-bc76-aa2d00ec126e", "TransferOptionsURI": "/vmrest/callhandlertemplates/21ffff6b-9911-4329-bc76-aa2d00ec126e/templatetransferoptions", "IsTemplate": true, "URI": "/vmrest/callhandlertemplates/21ffff6b-9911-4329-bc76-aa2d00ec126e", "CallSearchSpaceURI": "/vmrest/searchspaces/74b4757d-3e96-4776-8749-037c094a6d3c", "SendUrgentMsg": 0, "UseDefaultLanguage": true, "PlayAfterMessage": 1, "GreetingsURI": "/vmrest/callhandlertemplates/21ffff6b-9911-4329-bc76-aa2d00ec126e/templategreetings", "AfterMessageTargetHandlerObjectId": "4861754a-7855-4044-b899-f08e4cba66f1", "Undeletable": true, "AfterMessageTargetConversation": "PHGreeting", "RecipientDistributionListObjectId": "58dc494b-afca-4fdb-aaf1-b0a6d95c3740", "SendPrivateMsg": 0, "SendSecureMsg": false, "PlayPostGreetingRecording": 0, "InheritSearchSpaceFromCall": true, "MediaSwitchObjectId": "dfc0384d-501e-46b5-855f-2200470c5876", "LocationURI": "/vmrest/locations/connectionlocations/93ef0f3b-966c-45a7-ab0b-2fc9dfb47cb2" } }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the on-line Help for device/cuc/CallhandlerTemplate. | GET | /api/device/cuc/CallhandlerTemplate/help | hierarchy=[hierarchy] | On-line help of Model ref.: device/cuc/CallhandlerTemplate as HTML |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Modify | PUT | /api/device/cuc/CallhandlerTemplate/[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/CallhandlerTemplate/[pkid] | hierarchy=[hierarchy] |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Clone instance with [pkid]. The schema rules are applied. | GET | /api/device/cuc/CallhandlerTemplate/[pkid]/clone/?schema=&schema_rules=true |
|
A JSON payload with:
|
GET http://[host-proxy]/api/device/cuc/CallhandlerTemplate/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move | POST | /api/tool/DataMove/[pkid]/?model_type=device/cuc/CallhandlerTemplate | 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/CallhandlerTemplate; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | GET | /api/device/cuc/CallhandlerTemplate/[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/CallhandlerTemplate and the JSON format can be used to import instances of device/cuc/CallhandlerTemplate.
For Bulk Export, refer to the Bulk Export section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get | GET | /api/device/cuc/CallhandlerTemplate/[pkid] | hierarchy=[hierarchy] | The device/cuc/CallhandlerTemplate instance with [pkid]. |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Help | GET | /api/device/cuc/CallhandlerTemplate/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for device/cuc/CallhandlerTemplate. |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Purge | POST | /api/device/cuc/CallhandlerTemplate/[pkid]/purge | hierarchy=[hierarchy] | If payload required: |