[Index]
Data for dial plan additions
Model ref.: data/GS_SMETemplateData_DAT
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": { "useDefaultCucmSelection": { "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "description": "Default selection uses NDL at site level and all NDL's at higher levels. If not default, requires user input.", "title": "Use Default CUCM selection" }, "cssArray": { "items": { "type": "object", "properties": { "applyTo": { "title": "Add to SME or CUCM", "required": true, "type": "string", "choices": [ { "value": "sme", "title": "SME" }, { "value": "cucm", "title": "CUCM" }, { "value": "allCucm", "title": "Force All CUCM leaf clusters at Site Hierarchy" }, { "value": "allRemoteCucm", "title": "All Remote CUCM leaf clusters at Site Hierarchy" } ] }, "cssCftName": { "type": "string", "title": "CSS CFT Name" } } }, "type": "array", "description": "contains CFT names required to create CSSs", "title": "CSS Array" }, "str7attributes": { "items": { "type": "object", "properties": { "mandatory": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Mandatory" }, "offerChoices": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Offer Choices to user" }, "canModify": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Allow Modification" }, "hideStr": { "default": "true", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Hide String" }, "strTitle": { "type": "string", "title": "Title for str" }, "strChoices": { "type": "string", "title": "Macro to populate Choices" } } }, "type": "array", "title": "String 7 attributes" }, "partitionArray": { "items": { "type": "object", "properties": { "applyTo": { "title": "Add to SME or CUCM", "required": true, "type": "string", "choices": [ { "value": "sme", "title": "SME" }, { "value": "cucm", "title": "CUCM" }, { "value": "allCucm", "title": "Force All CUCM leaf clusters at Site Hierarchy" }, { "value": "allRemoteCucm", "title": "All Remote CUCM leaf clusters at Site Hierarchy" } ] }, "partitionCftName": { "type": "string", "title": "Partition CFT Name" } } }, "type": "array", "description": "contains CFT names required to create PTs", "title": "Partition Array" }, "str2attributes": { "items": { "type": "object", "properties": { "mandatory": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Mandatory" }, "offerChoices": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Offer Choices to user" }, "canModify": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Allow Modification" }, "hideStr": { "default": "true", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Hide String" }, "strTitle": { "type": "string", "title": "Title for str" }, "strChoices": { "type": "string", "title": "Macro to populate Choices" } } }, "type": "array", "title": "String 2 attributes" }, "str8attributes": { "items": { "type": "object", "properties": { "mandatory": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Mandatory" }, "offerChoices": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Offer Choices to user" }, "canModify": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Allow Modification" }, "hideStr": { "default": "true", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Hide String" }, "strTitle": { "type": "string", "title": "Title for str" }, "strChoices": { "type": "string", "title": "Macro to populate Choices" } } }, "type": "array", "title": "String 8 attributes" }, "str4attributes": { "items": { "type": "object", "properties": { "mandatory": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Mandatory" }, "offerChoices": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Offer Choices to user" }, "canModify": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Allow Modification" }, "hideStr": { "default": "true", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Hide String" }, "strTitle": { "type": "string", "title": "Title for str" }, "strChoices": { "type": "string", "title": "Macro to populate Choices" } } }, "type": "array", "title": "String 4 attributes" }, "preDelPwf": { "type": "string", "title": "Pre Execution Delete Workflow" }, "transPatternArray": { "items": { "type": "object", "properties": { "applyTo": { "title": "Add to SME or CUCM", "required": true, "type": "string", "choices": [ { "value": "sme", "title": "SME" }, { "value": "cucm", "title": "CUCM" }, { "value": "allCucm", "title": "Force All CUCM leaf clusters at Site Hierarchy" }, { "value": "allRemoteCucm", "title": "All Remote CUCM leaf clusters at Site Hierarchy" } ] }, "transPatternCftName": { "type": "string", "title": "Translation Pattern CFT Name" } } }, "type": "array", "description": "contains CFT names required to create translation patterns", "title": "Translation Pattern Array" }, "templateName": { "required": true, "type": "string", "title": "Template Name" }, "countryDialPlan": { "title": "Country Dialplan", "type": "string", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ] }, "str1attributes": { "items": { "type": "object", "properties": { "mandatory": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Mandatory" }, "offerChoices": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Offer Choices to user" }, "canModify": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Allow Modification" }, "hideStr": { "default": "true", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Hide String" }, "strTitle": { "type": "string", "title": "Title for str" }, "strChoices": { "type": "string", "title": "Macro to populate Choices" } } }, "type": "array", "title": "String 1 attributes" }, "postDelPwf": { "type": "string", "title": "Post Execution Delete Workflow" }, "str10attributes": { "items": { "type": "object", "properties": { "mandatory": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Mandatory" }, "offerChoices": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Offer Choices to user" }, "canModify": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Allow Modification" }, "hideStr": { "default": "true", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Hide String" }, "strTitle": { "type": "string", "title": "Title for str" }, "strChoices": { "type": "string", "title": "Macro to populate Choices" } } }, "type": "array", "title": "String 10 attributes" }, "routeListArray": { "items": { "type": "object", "properties": { "applyTo": { "title": "Add to SME or CUCM", "required": true, "type": "string", "choices": [ { "value": "sme", "title": "SME" }, { "value": "cucm", "title": "CUCM" }, { "value": "allCucm", "title": "Force All CUCM leaf clusters at Site Hierarchy" }, { "value": "allRemoteCucm", "title": "All Remote CUCM leaf clusters at Site Hierarchy" } ] }, "routeListCftName": { "type": "string", "title": "Route List CFT Name" } } }, "type": "array", "description": "contains CFT names required to create route lists", "title": "Route List Array" }, "str5attributes": { "items": { "type": "object", "properties": { "mandatory": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Mandatory" }, "offerChoices": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Offer Choices to user" }, "canModify": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Allow Modification" }, "hideStr": { "default": "true", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Hide String" }, "strTitle": { "type": "string", "title": "Title for str" }, "strChoices": { "type": "string", "title": "Macro to populate Choices" } } }, "type": "array", "title": "String 5 attributes" }, "str6attributes": { "items": { "type": "object", "properties": { "mandatory": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Mandatory" }, "offerChoices": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Offer Choices to user" }, "canModify": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Allow Modification" }, "hideStr": { "default": "true", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Hide String" }, "strTitle": { "type": "string", "title": "Title for str" }, "strChoices": { "type": "string", "title": "Macro to populate Choices" } } }, "type": "array", "title": "String 6 attributes" }, "permittedHnType": { "items": { "type": "string", "choices": [ { "value": "Customer", "title": "Customer" }, { "value": "Reseller", "title": "Reseller" }, { "value": "Provider", "title": "Provider" }, { "value": "IntermediateNode", "title": "Intermediate Node" }, { "value": "Site", "title": "Site" } ] }, "type": "array", "title": "Allowed Hierarchy Node Types" }, "advertisedPatternArray": { "items": { "type": "object", "properties": { "applyTo": { "title": "Add to SME or CUCM", "required": true, "type": "string", "choices": [ { "value": "sme", "title": "SME" }, { "value": "cucm", "title": "CUCM" }, { "value": "allCucm", "title": "Force All CUCM leaf clusters at Site Hierarchy" }, { "value": "allRemoteCucm", "title": "All Remote CUCM leaf clusters at Site Hierarchy" } ] }, "advertisedPatternCftName": { "type": "string", "title": "Advertised Pattern CFT Name" } } }, "type": "array", "description": "contains CFT names required to create advertised Patterns", "title": "Advertised Pattern Array" }, "routePatternArray": { "items": { "type": "object", "properties": { "applyTo": { "title": "Add to SME or CUCM", "required": true, "type": "string", "choices": [ { "value": "sme", "title": "SME" }, { "value": "cucm", "title": "CUCM" }, { "value": "allCucm", "title": "Force All CUCM leaf clusters at Site Hierarchy" }, { "value": "allRemoteCucm", "title": "All Remote CUCM leaf clusters at Site Hierarchy" } ] }, "routePatternCftName": { "type": "string", "title": "Route Pattern CFT Name" } } }, "type": "array", "description": "contains CFT names required to create route patterns", "title": "Route Pattern Array" }, "postAddPwf": { "type": "string", "title": "Post Execution Add Workflow" }, "str9attributes": { "items": { "type": "object", "properties": { "mandatory": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Mandatory" }, "offerChoices": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Offer Choices to user" }, "canModify": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Allow Modification" }, "hideStr": { "default": "true", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Hide String" }, "strTitle": { "type": "string", "title": "Title for str" }, "strChoices": { "type": "string", "title": "Macro to populate Choices" } } }, "type": "array", "title": "String 9 attributes" }, "cdTransfPatternArray": { "items": { "type": "object", "properties": { "applyTo": { "title": "Add to SME or CUCM", "required": true, "type": "string", "choices": [ { "value": "sme", "title": "SME" }, { "value": "cucm", "title": "CUCM" }, { "value": "allCucm", "title": "Force All CUCM leaf clusters at Site Hierarchy" }, { "value": "allRemoteCucm", "title": "All Remote CUCM leaf clusters at Site Hierarchy" } ] }, "cdTransfPatternCftName": { "type": "string", "title": "Transformation Pattern CFT Name" } } }, "type": "array", "description": "contains CFT names required to create called party transformations", "title": "Called Party Transformation Pattern Array" }, "helpText": { "required": true, "type": "string", "title": "Help Text" }, "cgTransfPatternArray": { "items": { "type": "object", "properties": { "applyTo": { "title": "Add to SME or CUCM", "required": true, "type": "string", "choices": [ { "value": "sme", "title": "SME" }, { "value": "cucm", "title": "CUCM" }, { "value": "allCucm", "title": "Force All CUCM leaf clusters at Site Hierarchy" }, { "value": "allRemoteCucm", "title": "All Remote CUCM leaf clusters at Site Hierarchy" } ] }, "cgTransfPatternCftName": { "type": "string", "title": "Transformation Pattern CFT Name" } } }, "type": "array", "description": "contains CFT names required to create calling party transformations", "title": "Calling Party Transformation Pattern Array" }, "str3attributes": { "items": { "type": "object", "properties": { "mandatory": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Mandatory" }, "offerChoices": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Offer Choices to user" }, "canModify": { "default": "false", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": false, "type": "string", "title": "Allow Modification" }, "hideStr": { "default": "true", "choices": [ { "value": "true", "title": "true" }, { "value": "false", "title": "false" } ], "required": true, "type": "string", "title": "Hide String" }, "strTitle": { "type": "string", "title": "Title for str" }, "strChoices": { "type": "string", "title": "Macro to populate Choices" } } }, "type": "array", "title": "String 3 attributes" }, "preAddPwf": { "type": "string", "title": "Pre Execution Add Workflow" } }, "schema_version": "3.1" }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the GUI Add form. | GET | /api/data/GS_SMETemplateData_DAT/add/ |
|
The GUI Add form of data/GS_SMETemplateData_DAT 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/data/GS_SMETemplateData_DAT | 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/data/GS_SMETemplateData_DAT/ | hierarchy=[hierarchy] | {"hrefs":["/api/data/GS_SMETemplateData_DAT/[pkid1]", "/api/data/GS_SMETemplateData_DAT/[pkid2]", ...]} |
GET http://[host-proxy]/api/data/GS_SMETemplateData_DAT/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Bulk Modify | GET | /api/data/GS_SMETemplateData_DAT/bulk_update/?schema=&schema_rules=true |
|
|
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Bulk Modify | POST | /api/data/GS_SMETemplateData_DAT/bulk_update/ |
|
For example: {"data":{"name":"value"}, "meta":{}, "request_meta":{ "hrefs":["/api/v0/data/GS_SMETemplateData_DAT/[pkid1]", "/api/v0/data/GS_SMETemplateData_DAT/[pkid2]",...]}} |
GET http://[host-proxy]/api/data/GS_SMETemplateData_DAT/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move the instance with [pkid] to [target_hierarchy] | POST | /api/tool/DataMove/?model_type=data/GS_SMETemplateData_DAT |
|
{"hrefs": ["/api/data/GS_SMETemplateData_DAT/[pkid]"]} |
Bulk Move | POST | /api/tool/DataMove/?model_type=data/GS_SMETemplateData_DAT |
|
{"hrefs": ["/api/data/GS_SMETemplateData_DAT/[pkid1]", "/api/data/GS_SMETemplateData_DAT/[pkid2]",...]} |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Get a selected [export_format] of the schema and instances [pkid1], [pkid2],... of data/GS_SMETemplateData_DAT; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | POST | /api/data/GS_SMETemplateData_DAT/export/ |
|
{ "hrefs":["/api/data/GS_SMETemplateData_DAT/[pkid1]", "/api/data/GS_SMETemplateData_DAT/[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 data/GS_SMETemplateData_DAT and the JSON format can be used to import instances of data/GS_SMETemplateData_DAT.
GET http://[host-proxy]/api/data/GS_SMETemplateData_DAT/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a compressed format of the Bulk Load spreadsheet template for data/GS_SMETemplateData_DAT | POST | /api/data/GS_SMETemplateData_DAT/export_bulkload_template/ |
|
The response is an attachment of the format: filetype_bulkloadsheet.xlsx.gz |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Configuration Template | GET | /api/data/GS_SMETemplateData_DAT/configuration_template/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/ConfigurationTemplate/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Field Display Policy | GET | /api/data/GS_SMETemplateData_DAT/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Migration Template | GET | /api/data/GS_SMETemplateData_DAT/migration/ |
|
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
List | GET | /api/data/GS_SMETemplateData_DAT/ |
|
The data/GS_SMETemplateData_DAT schema and all instances as JSON. |
(The list will return 0 to 3 data/GS_SMETemplateData_DAT instances)
{ "operations": [ "field_display_policy", "configuration_template", "help", "get", "export_bulkload_template", "list", "update", "remove", "move", "transform", "add", "export", "migration", "bulk_update_form" ], "pagination": { "direction": "asc", "order_by": "templateName", "maximum_limit": 2000, "skip": 0, "current": "/api/data/GS_SMETemplateData_DAT/?skip=0&limit=3&order_by=templateName&direction=asc&traversal=default", "limit": 3, "total_limit": null, "total": 20 }, "meta": { "tags": [], "cached": true, "title": "", "business_key": { "hierarchy": true, "unique": [ "templateName" ] }, "schema_version": "3.1", "references": { "device": [ { "pkid": "", "href": "" } ], "children": [], "parent": [ { "pkid": "6t0ggef2c0deab00hb595101", "href": "/api/data/HierarchyNode/6t0ggef2c0deab00hb595101" } ], "foreign_key": [] }, "actions": [ { "add": { "support_async": false, "class": "add", "href": "/api/data/GS_SMETemplateData_DAT/add/?hierarchy=[hierarchy]", "method": "GET", "title": "Add" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/data/GS_SMETemplateData_DAT/?hierarchy=[hierarchy]", "method": "DELETE", "title": "Delete" } }, { "bulk_update_form": { "support_async": false, "class": "update", "href": "/api/data/GS_SMETemplateData_DAT/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=data/GS_SMETemplateData_DAT", "method": "POST", "view": "/api/tool/DataMove/?auth_token=[authtoken] } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/data/GS_SMETemplateData_DAT/export/?hierarchy=[hierarchy]", "method": "POST", "view": "/api/view/ExportData/add/?auth_token=[authtoken] } }, { "export_bulkload_template": { "support_async": false, "class": "bulkload_template", "href": "/api/data/GS_SMETemplateData_DAT/export_bulkload_template/?hierarchy=[hierarchy]", "method": "POST", "title": "Export Bulk Load Template" } }, { "tag": { "title": "Tag", "support_async": true, "method": "PATCH", "href": "/api/data/GS_SMETemplateData_DAT/+tag/?hierarchy=[hierarchy]", "class": "tag", "view": "/api/view/TagNameForm/add/?auth_token=[authtoken] } }, { "tag_version": { "title": "Tag Version", "support_async": true, "method": "PATCH", "href": "/api/data/GS_SMETemplateData_DAT/+tag_version/?hierarchy=[hierarchy]", "class": "tag_version", "view": "/api/view/TagVersionForm/add/?auth_token=[authtoken] } }, { "configuration_template": { "support_async": false, "class": "config", "href": "/api/data/GS_SMETemplateData_DAT/configuration_template/?hierarchy=[hierarchy]", "method": "GET", "title": "Configuration Template" } }, { "field_display_policy": { "support_async": false, "class": "display_policy", "href": "/api/data/GS_SMETemplateData_DAT/field_display_policy/?hierarchy=[hierarchy]", "method": "GET", "title": "Field Display Policy" } }, { "migration": { "support_async": false, "class": "migration", "href": "/api/data/GS_SMETemplateData_DAT/migration/?hierarchy=[hierarchy]", "method": "GET", "title": "Migration Template" } }, { "list": { "support_async": false, "class": "list", "href": "/api/data/GS_SMETemplateData_DAT/?hierarchy=[hierarchy]", "method": "GET", "title": "List" } }, { "help": { "support_async": false, "class": "help", "href": "/api/data/GS_SMETemplateData_DAT/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } }, { "transform": { "support_async": false, "class": "transform", "href": "/api/data/GS_SMETemplateData_DAT/transform/?hierarchy=[hierarchy]", "method": "GET", "title": "Transform Template" } } ], "model_type": "data/GS_SMETemplateData_DAT", "model_specific_actions": [ "add", "bulk_update_form", "clone", "configuration_template", "export", "export_bulkload_template", "field_display_policy", "get", "help", "list", "migration", "transform", "remove", "tag", "tag_version", "update", "move" ], "summary_attrs": [ { "name": "templateName", "title": "Template Name" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "21.2", "tagged_versions": [] }, "resources": [ { "pkid": "6260ce99a96ee2847bf68d05", "meta": { "tags": [ "Hybrid-21.2", "msbasedp", "V4UC", "ba_CommonOverlay" ], "cached": true, "title": "MS-Teams-BaseDialplan", "business_key": { "hierarchy": true, "unique": [ "templateName" ] }, "schema_version": "3.1", "summary": "false", "references": { "device": [ { "pkid": "", "href": "" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "6260ce99a96ee2847bf68d05", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/" } ], "parent": [ { "pkid": "5df35e48ce894e0012b345a1", "href": "/api/data/HierarchyNode/5df35e48ce894e0012b345a1" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "class": "update", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/", "method": "PUT", "title": "Modify" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/", "method": "DELETE", "title": "Delete" } }, { "clone": { "support_async": false, "class": "clone", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/clone/?schema=&schema_rules=true", "method": "GET", "title": "Clone" } }, { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/6260ce99a96ee2847bf68d05/?model_type=data/GS_SMETemplateData_DAT", "method": "POST", "view": "/api/tool/DataMove/" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/export/", "method": "GET", "view": "/api/view/ExportData/add/" } }, { "tag": { "title": "Tag", "support_async": true, "method": "PATCH", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/+tag/", "class": "tag", "view": "/api/view/TagNameForm/add/" } }, { "tag_version": { "title": "Tag Version", "support_async": true, "method": "PATCH", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/+tag_version/", "class": "tag_version", "view": "/api/view/TagVersionForm/add/" } }, { "get": { "support_async": false, "class": "get", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/", "method": "GET", "title": "Get" } }, { "help": { "support_async": false, "class": "help", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/help", "method": "GET", "title": "Help" } } ], "model_type": "data/GS_SMETemplateData_DAT", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "6260ce99a96ee2847bf68d05" ], "summary_attrs": [ { "name": "templateName", "title": "Template Name" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "useDefaultCucmSelection": "false", "str9attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "cssArray": [ { "applyTo": "cucm", "cssCftName": "MS-Teams-IncomingANumber-CSS_CFT" }, { "applyTo": "cucm", "cssCftName": "MS-Teams-AnumLookup-CSS_CFT" }, { "applyTo": "cucm", "cssCftName": "MS-Teams-SCode-ANumber-CSS_CFT" } ], "str7attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str10attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "templateName": "MS-Teams-BaseDialplan", "pkid": "6260ce99a96ee2847bf68d06", "partitionArray": [ { "applyTo": "cucm", "partitionCftName": "MS-Teams-IncomingANumber-PT_CFT" }, { "applyTo": "cucm", "partitionCftName": "MS-Teams-AnumLookup-PT_CFT" }, { "applyTo": "cucm", "partitionCftName": "MS-Teams-SCode-ANumber-PT" }, { "applyTo": "cucm", "partitionCftName": "MS-Teams-ISR-BLOCKED-PT_CFT" } ], "str6attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "permittedHnType": [ "Customer" ], "str2attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str8attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "helpText": "Adding Base Dialplan", "str1attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str4attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str5attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str3attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "hierarchy_friendly_name": "hcs (Hcs)", "transPatternArray": [ { "applyTo": "cucm", "transPatternCftName": "MS-Teams-StartANumberMatch-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-StartANumberMatchWithPlus-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-StartLBR-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-CallTypes-1-9-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-CallTypes-10-11-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-SNR-ISR-PT-TP_CFT" } ], "hierarchy_path": "sys.hcs" } }, { "pkid": "6260ce98a96ee2847bf68cff", "meta": { "tags": [ "gsmstemplates", "Hybrid-21.2", "msgbr", "V4UC", "ba_CommonOverlay" ], "cached": true, "title": "MS-Teams-CountryDialplan-GBR", "business_key": { "hierarchy": true, "unique": [ "templateName" ] }, "schema_version": "3.1", "summary": "false", "references": { "device": [ { "pkid": "", "href": "" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "6260ce98a96ee2847bf68cff", "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cff/" } ], "parent": [ { "pkid": "5df35e48ce894e0012b345a1", "href": "/api/data/HierarchyNode/5df35e48ce894e0012b345a1" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cff/", "title": "Modify", "class": "update", "method": "PUT" } }, { "remove": { "support_async": true, "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cff/", "title": "Delete", "class": "delete", "method": "DELETE" } }, { "clone": { "support_async": false, "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cff/clone/?schema=&schema_rules=true", "title": "Clone", "class": "clone", "method": "GET" } }, { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/6260ce98a96ee2847bf68cff/?model_type=data/GS_SMETemplateData_DAT", "method": "POST", "view": "/api/tool/DataMove/" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cff/export/", "method": "GET", "view": "/api/view/ExportData/add/" } }, { "tag": { "title": "Tag", "support_async": true, "class": "tag", "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cff/+tag/", "method": "PATCH", "view": "/api/view/TagNameForm/add/" } }, { "tag_version": { "title": "Tag Version", "support_async": true, "class": "tag_version", "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cff/+tag_version/", "method": "PATCH", "view": "/api/view/TagVersionForm/add/" } }, { "get": { "support_async": false, "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cff/", "title": "Get", "class": "get", "method": "GET" } }, { "help": { "support_async": false, "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cff/help", "title": "Help", "class": "help", "method": "GET" } } ], "model_type": "data/GS_SMETemplateData_DAT", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "6260ce98a96ee2847bf68cff" ], "summary_attrs": [ { "name": "templateName", "title": "Template Name" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "useDefaultCucmSelection": "false", "str1attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "cssArray": [ { "applyTo": "cucm", "cssCftName": "MS-Teams-GBR-Defn-CSS_CFT" }, { "applyTo": "cucm", "cssCftName": "MS-Teams-GBR-LBR-CSS_CFT" } ], "str7attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str10attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "templateName": "MS-Teams-CountryDialplan-GBR", "pkid": "6260ce98a96ee2847bf68d00", "partitionArray": [ { "applyTo": "cucm", "partitionCftName": "MS-Teams-GBR-Emer-PT_CFT" }, { "applyTo": "cucm", "partitionCftName": "MS-Teams-GBR-PlusE164-PT_CFT" }, { "applyTo": "cucm", "partitionCftName": "MS-Teams-GBR-LBRtg-PT_CFT" }, { "applyTo": "cucm", "partitionCftName": "MS-Teams-GBR-SVC-PT_CFT" } ], "str6attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "permittedHnType": [ "Customer" ], "str2attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str8attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str9attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "helpText": "Adding GBR Country Dialplan", "str4attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str5attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str3attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "hierarchy_friendly_name": "hcs (Hcs)", "routePatternArray": [ { "applyTo": "cucm", "routePatternCftName": "MS-Teams-GBR-999-RP_CFT" }, { "applyTo": "cucm", "routePatternCftName": "MS-Teams-GBR-9.999-RP_CFT" }, { "applyTo": "cucm", "routePatternCftName": "MS-Teams-GBR-11[29]-RP_CFT" }, { "applyTo": "cucm", "routePatternCftName": "MS-Teams-GBR-9.11[29]-RP_CFT" }, { "applyTo": "cucm", "routePatternCftName": "MS-Teams-GBR-101-RP_CFT" }, { "applyTo": "cucm", "routePatternCftName": "MS-Teams-GBR-9.101-RP_CFT" }, { "applyTo": "cucm", "routePatternCftName": "MS-Teams-GBR-18000-RP_CFT" }, { "applyTo": "cucm", "routePatternCftName": "MS-Teams-GBR-9.18000-RP_CFT" } ], "transPatternArray": [ { "applyTo": "cucm", "transPatternCftName": "MS-Teams-GBR-ANumMatch-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-GBR-IntlHash-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-GBR-IntlNoHash-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-GBR-NatHash-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-GBR-NatNoHash-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-GBR-LBR-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-GBR-SVC-TP_CFT" } ], "hierarchy_path": "sys.hcs" } }, { "pkid": "6260ce98a96ee2847bf68cf9", "meta": { "tags": [ "V4UC", "ba_CommonOverlay" ], "cached": true, "title": "MS-Teams-CountryDialplan-USA", "business_key": { "hierarchy": true, "unique": [ "templateName" ] }, "schema_version": "3.1", "summary": "false", "references": { "device": [ { "pkid": "", "href": "" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "6260ce98a96ee2847bf68cf9", "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cf9/" } ], "parent": [ { "pkid": "5df35e48ce894e0012b345a1", "href": "/api/data/HierarchyNode/5df35e48ce894e0012b345a1" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "method": "PUT", "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cf9/", "class": "update", "title": "Modify" } }, { "remove": { "support_async": true, "method": "DELETE", "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cf9/", "class": "delete", "title": "Delete" } }, { "clone": { "support_async": false, "method": "GET", "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cf9/clone/?schema=&schema_rules=true", "class": "clone", "title": "Clone" } }, { "move": { "title": "Move", "support_async": true, "method": "POST", "href": "/api/tool/DataMove/6260ce98a96ee2847bf68cf9/?model_type=data/GS_SMETemplateData_DAT", "class": "move", "view": "/api/tool/DataMove/" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "method": "GET", "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cf9/export/", "class": "export", "view": "/api/view/ExportData/add/" } }, { "tag": { "title": "Tag", "support_async": true, "class": "tag", "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cf9/+tag/", "method": "PATCH", "view": "/api/view/TagNameForm/add/" } }, { "tag_version": { "title": "Tag Version", "support_async": true, "class": "tag_version", "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cf9/+tag_version/", "method": "PATCH", "view": "/api/view/TagVersionForm/add/" } }, { "get": { "support_async": false, "method": "GET", "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cf9/", "class": "get", "title": "Get" } }, { "help": { "support_async": false, "method": "GET", "href": "/api/data/GS_SMETemplateData_DAT/6260ce98a96ee2847bf68cf9/help", "class": "help", "title": "Help" } } ], "model_type": "data/GS_SMETemplateData_DAT", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "6260ce98a96ee2847bf68cf9" ], "summary_attrs": [ { "name": "templateName", "title": "Template Name" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "useDefaultCucmSelection": "false", "partitionArray": [ { "applyTo": "cucm", "partitionCftName": "MS-Teams-USA-Emer-PT_CFT" }, { "applyTo": "cucm", "partitionCftName": "MS-Teams-USA-PlusE164-PT_CFT" } ], "cssArray": [ { "applyTo": "cucm", "cssCftName": "MS-Teams-USA-Defn-CSS_CFT" }, { "applyTo": "cucm", "cssCftName": "MS-Teams-USA-LBR-CSS_CFT" } ], "str7attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str10attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "templateName": "MS-Teams-CountryDialplan-USA", "pkid": "6260ce98a96ee2847bf68cfa", "str1attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str6attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "permittedHnType": [ "Customer" ], "str2attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str8attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str9attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "helpText": "Adding USA Country Dialplan", "str4attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str5attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str3attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "hierarchy_friendly_name": "hcs (Hcs)", "routePatternArray": [ { "applyTo": "cucm", "routePatternCftName": "MS-Teams-USA-9.911-RP_CFT" }, { "applyTo": "cucm", "routePatternCftName": "MS-Teams-USA-911-RP_CFT" } ], "transPatternArray": [ { "applyTo": "cucm", "transPatternCftName": "MS-Teams-USA-ANumMatch-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-USA-IntlHash-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-USA-IntlNoHash-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-USA-NatNoHash-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-USA-LBR-TP_CFT" } ], "hierarchy_path": "sys.hcs" } } ] }
(Show the first instance)
{ "pkid": "6260ce99a96ee2847bf68d05", "meta": { "tags": [ "Hybrid-21.2", "msbasedp", "V4UC", "ba_CommonOverlay" ], "cached": false, "title": "MS-Teams-BaseDialplan", "business_key": { "hierarchy": true, "unique": [ "templateName" ] }, "schema_version": "3.1", "references": { "parent": [ { "pkid": "5df35e48ce894e0012b345a1", "href": "/api/data/HierarchyNode/5df35e48ce894e0012b345a1" } ], "self": [ { "pkid": "6260ce99a96ee2847bf68d05", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/" } ], "foreign_key": [], "device": [ { "pkid": "", "href": "" } ], "owner": [ { "pkid": "" } ], "children": [] }, "actions": [ { "update": { "support_async": true, "class": "update", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/?hierarchy=[hierarchy]", "method": "PUT", "title": "Modify" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/?hierarchy=[hierarchy]", "method": "DELETE", "title": "Delete" } }, { "clone": { "support_async": false, "class": "clone", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/clone/?hierarchy=[hierarchy]&schema=&schema_rules=true", "method": "GET", "title": "Clone" } }, { "move": { "title": "Move", "support_async": true, "class": "move", "href": "/api/tool/DataMove/6260ce99a96ee2847bf68d05/?hierarchy=[hierarchy]&model_type=data/GS_SMETemplateData_DAT", "method": "POST", "view": "/api/tool/DataMove/?auth_token=[authtoken] } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/export/?hierarchy=[hierarchy]", "method": "GET", "view": "/api/view/ExportData/add/?auth_token=[authtoken] } }, { "tag": { "title": "Tag", "support_async": true, "method": "PATCH", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/+tag/?hierarchy=[hierarchy]", "class": "tag", "view": "/api/view/TagNameForm/add/?auth_token=[authtoken] } }, { "tag_version": { "title": "Tag Version", "support_async": true, "method": "PATCH", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/+tag_version/?hierarchy=[hierarchy]", "class": "tag_version", "view": "/api/view/TagVersionForm/add/?auth_token=[authtoken] } }, { "get": { "support_async": false, "class": "get", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/?hierarchy=[hierarchy]", "method": "GET", "title": "Get" } }, { "help": { "support_async": false, "class": "help", "href": "/api/data/GS_SMETemplateData_DAT/6260ce99a96ee2847bf68d05/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } } ], "model_type": "data/GS_SMETemplateData_DAT", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "6260ce99a96ee2847bf68d05" ], "summary_attrs": [ { "name": "templateName", "title": "Template Name" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "useDefaultCucmSelection": "false", "partitionArray": [ { "applyTo": "cucm", "partitionCftName": "MS-Teams-IncomingANumber-PT_CFT" }, { "applyTo": "cucm", "partitionCftName": "MS-Teams-AnumLookup-PT_CFT" }, { "applyTo": "cucm", "partitionCftName": "MS-Teams-SCode-ANumber-PT" }, { "applyTo": "cucm", "partitionCftName": "MS-Teams-ISR-BLOCKED-PT_CFT" } ], "cssArray": [ { "applyTo": "cucm", "cssCftName": "MS-Teams-IncomingANumber-CSS_CFT" }, { "applyTo": "cucm", "cssCftName": "MS-Teams-AnumLookup-CSS_CFT" }, { "applyTo": "cucm", "cssCftName": "MS-Teams-SCode-ANumber-CSS_CFT" } ], "str7attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str10attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "templateName": "MS-Teams-BaseDialplan", "pkid": "6260ce99a96ee2847bf68d06", "str1attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str6attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "permittedHnType": [ "Customer" ], "str2attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str8attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str9attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "helpText": "Adding Base Dialplan", "str4attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str5attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "str3attributes": [ { "canModify": "false", "hideStr": "true", "mandatory": "false", "offerChoices": "false" } ], "transPatternArray": [ { "applyTo": "cucm", "transPatternCftName": "MS-Teams-StartANumberMatch-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-StartANumberMatchWithPlus-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-StartLBR-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-CallTypes-1-9-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-CallTypes-10-11-TP_CFT" }, { "applyTo": "cucm", "transPatternCftName": "MS-Teams-SNR-ISR-PT-TP_CFT" } ] } }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the on-line Help for data/GS_SMETemplateData_DAT. | GET | /api/data/GS_SMETemplateData_DAT/help | hierarchy=[hierarchy] | On-line help of Model ref.: data/GS_SMETemplateData_DAT as HTML |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Modify | PUT | /api/data/GS_SMETemplateData_DAT/[pkid] | hierarchy=[hierarchy] | (For payload specification) |
For Bulk modification, refer to the Bulk Modify section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Delete | DELETE | /api/data/GS_SMETemplateData_DAT/[pkid] | hierarchy=[hierarchy] |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Clone instance with [pkid]. The schema rules are applied. | GET | /api/data/GS_SMETemplateData_DAT/[pkid]/clone/?schema=&schema_rules=true |
|
A JSON payload with:
|
GET http://[host-proxy]/api/data/GS_SMETemplateData_DAT/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Move | POST | /api/tool/DataMove/[pkid]/?model_type=data/GS_SMETemplateData_DAT | 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 data/GS_SMETemplateData_DAT; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | GET | /api/data/GS_SMETemplateData_DAT/[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 data/GS_SMETemplateData_DAT and the JSON format can be used to import instances of data/GS_SMETemplateData_DAT.
For Bulk Export, refer to the Bulk Export section.
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Tag | PATCH | /api/data/GS_SMETemplateData_DAT/[pkid]/+tag | hierarchy=[hierarchy] | If payload required: |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get | GET | /api/data/GS_SMETemplateData_DAT/[pkid] | hierarchy=[hierarchy] | The data/GS_SMETemplateData_DAT instance with [pkid]. |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Help | GET | /api/data/GS_SMETemplateData_DAT/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for data/GS_SMETemplateData_DAT. |