[Index]
AssuranceCiscoUcmSiptrunksCallhourStats resource. The schema will be used to create data/ReporterResource instances, the description is used to store the table name of the associate field.
Model ref.: data/AssuranceCiscoUcmSiptrunksCallhourStats
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": {
"ts": {
"title": "ts",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "any"
},
"trunk_pkid": {
"title": "Trunk Pkid",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "string",
"maxLength": 1024
},
"device_name": {
"title": "Device Name",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "string",
"maxLength": 1024
},
"device_description": {
"title": "Device Description",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "string",
"maxLength": 1024
},
"address": {
"title": "Address",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "string",
"maxLength": 1024
},
"port": {
"title": "port",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "integer"
},
"device_pool": {
"title": "Device Pool",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "string",
"maxLength": 1024
},
"device_type": {
"title": "Device Type",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "string",
"maxLength": 1024
},
"server_ip": {
"title": "Server Ip",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "string",
"maxLength": 1024
},
"tag": {
"title": "tag",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "string",
"maxLength": 1024
},
"total_count_completedcalls": {
"title": "Total Count Completedcalls",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "integer"
},
"total_incomingcount_completedcalls": {
"title": "Total Incomingcount Completedcalls",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "integer"
},
"total_outgoingcount_completedcalls": {
"title": "Total Outgoingcount Completedcalls",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "integer"
},
"total_duration_completedcalls": {
"title": "Total Duration Completedcalls",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "integer"
},
"total_incomingduration_completedcalls": {
"title": "Total Incomingduration Completedcalls",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "integer"
},
"total_outgoingduration_completedcalls": {
"title": "Total Outgoingduration Completedcalls",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "integer"
},
"total_count_attemptedcalls": {
"title": "Total Count Attemptedcalls",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "integer"
},
"total_incomingcount_attemptedcalls": {
"title": "Total Incomingcount Attemptedcalls",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "integer"
},
"total_outgoingcount_attemptedcalls": {
"title": "Total Outgoingcount Attemptedcalls",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "integer"
},
"total_duration_attemptedcalls": {
"title": "Total Duration Attemptedcalls",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "integer"
},
"total_incomingduration_attemptedcalls": {
"title": "Total Incomingduration Attemptedcalls",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "integer"
},
"total_outgoingduration_attemptedcalls": {
"title": "Total Outgoingduration Attemptedcalls",
"description": "CISCO_CUCM_SIP_TRUNK_CALLHOUR_STATS",
"type": "integer"
}
},
"schema_version": "0.1"
}
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Bulk delete [pkid1],[pkid2]... | DELETE | /api/data/AssuranceCiscoUcmSiptrunksCallhourStats/ | hierarchy=[hierarchy] | {"hrefs":["/api/data/AssuranceCiscoUcmSiptrunksCallhourStats/[pkid1]", "/api/data/AssuranceCiscoUcmSiptrunksCallhourStats/[pkid2]", ...]} |
GET http://[host-proxy]/api/data/AssuranceCiscoUcmSiptrunksCallhourStats/?hierarchy=[hierarchy]&format=json
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Field Display Policy | GET | /api/data/AssuranceCiscoUcmSiptrunksCallhourStats/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Migration Template | GET | /api/data/AssuranceCiscoUcmSiptrunksCallhourStats/migration/ |
|
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| List | GET | /api/data/AssuranceCiscoUcmSiptrunksCallhourStats/ |
|
The data/AssuranceCiscoUcmSiptrunksCallhourStats schema and all instances as JSON. |
(The list will return 0 to 3 data/AssuranceCiscoUcmSiptrunksCallhourStats instances)
{
"pagination": {
"skip": 0,
"limit": 3,
"maximum_limit": 2000,
"total": 0,
"total_limit": null,
"order_by": "address",
"direction": "asc",
"current": "/api/data/AssuranceCiscoUcmSiptrunksCallhourStats/?skip=0&limit=3&order_by=address&direction=asc&traversal=fulltree"
},
"operations": [
"add",
"bulk_update_form",
"list",
"update",
"transform",
"migration",
"remove",
"export",
"help",
"configuration_template",
"field_display_policy",
"get",
"export_bulkload_template"
],
"meta": {
"model_type": "data/AssuranceCiscoUcmSiptrunksCallhourStats",
"summary_attrs": [
{
"name": "address",
"title": "Address"
},
{
"name": "device_description",
"title": "Device Description"
},
{
"name": "device_name",
"title": "Device Name"
},
{
"name": "device_type",
"title": "Device Type"
},
{
"name": "server_ip",
"title": "Server Ip"
},
{
"name": "hierarchy_friendly_name",
"title": "Located At",
"allow_filtering": true
}
],
"tagged_versions": [],
"tags": [],
"title": "",
"business_key": {},
"api_version": "21.2",
"cached": true,
"references": {
"children": [],
"parent": [
{
"href": "/api/data/HierarchyNode/6t0ggef2c0deab00hb595101",
"pkid": "6t0ggef2c0deab00hb595101"
}
],
"device": [
{
"href": "",
"pkid": ""
}
],
"foreign_key": []
},
"model_specific_actions": [
"field_display_policy",
"get",
"help",
"list",
"migration",
"transform",
"remove"
],
"schema_version": "0.1",
"actions": [
{
"remove": {
"method": "DELETE",
"class": "delete",
"href": "/api/data/AssuranceCiscoUcmSiptrunksCallhourStats/?hierarchy=[hierarchy]",
"support_async": true,
"title": "Delete"
}
},
{
"field_display_policy": {
"method": "GET",
"class": "display_policy",
"href": "/api/data/AssuranceCiscoUcmSiptrunksCallhourStats/field_display_policy/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Field Display Policy"
}
},
{
"migration": {
"method": "GET",
"class": "migration",
"href": "/api/data/AssuranceCiscoUcmSiptrunksCallhourStats/migration/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Migration Template"
}
},
{
"list": {
"method": "GET",
"class": "list",
"href": "/api/data/AssuranceCiscoUcmSiptrunksCallhourStats/?hierarchy=[hierarchy]",
"support_async": false,
"title": "List"
}
},
{
"help": {
"method": "GET",
"class": "help",
"href": "/api/data/AssuranceCiscoUcmSiptrunksCallhourStats/help?hierarchy=[hierarchy]",
"support_async": false,
"title": "Help"
}
},
{
"transform": {
"method": "GET",
"class": "transform",
"href": "/api/data/AssuranceCiscoUcmSiptrunksCallhourStats/transform/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Transform Template"
}
}
]
},
"resources": []
}
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get the on-line Help for data/AssuranceCiscoUcmSiptrunksCallhourStats. | GET | /api/data/AssuranceCiscoUcmSiptrunksCallhourStats/help | hierarchy=[hierarchy] | On-line help of Model ref.: data/AssuranceCiscoUcmSiptrunksCallhourStats as HTML |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Transform Template | GET | /api/data/AssuranceCiscoUcmSiptrunksCallhourStats/transform/ |
|
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Delete | DELETE | /api/data/AssuranceCiscoUcmSiptrunksCallhourStats/[pkid] | hierarchy=[hierarchy] |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get | GET | /api/data/AssuranceCiscoUcmSiptrunksCallhourStats/[pkid] | hierarchy=[hierarchy] | The data/AssuranceCiscoUcmSiptrunksCallhourStats instance with [pkid]. |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Help | GET | /api/data/AssuranceCiscoUcmSiptrunksCallhourStats/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for data/AssuranceCiscoUcmSiptrunksCallhourStats. |