[Index]
AssuranceMsTeamsCallrecordDirectRoutingCalls 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/AssuranceMsTeamsCallrecordDirectRoutingCalls
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": {
"tenantname": {
"title": "Tenant Name",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"callid": {
"title": "Call ID",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"correlationid": {
"title": "Correlation ID",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"userid": {
"title": "User ID",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"userprincipalname": {
"title": "User Principal Name",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"userdisplayname": {
"title": "User Display Name",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"startdatetime": {
"title": "Start Date Time",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "any"
},
"invitedatetime": {
"title": "Invite Date Time",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "any"
},
"failuredatetime": {
"title": "Failure Date Time",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "any"
},
"enddatetime": {
"title": "End Date Time",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "any"
},
"duration": {
"title": "Duration",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "integer"
},
"calltype": {
"title": "Call Type",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"successfulcall": {
"title": "Successful Call",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"callernumber": {
"title": "Caller Number",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"calleenumber": {
"title": "Callee Number",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"mediapathlocation": {
"title": "Media Path Location",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"signalinglocation": {
"title": "Signaling Location",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"finalsipcode": {
"title": "Final SIP Code",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"callendsubreason": {
"title": "Call End Subreason",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "integer"
},
"finalsipcodephrase": {
"title": "Final SIP Code Phrase",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"trunkfullyqualifieddomainname": {
"title": "Trunk Fully Qualified Domain Name",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"mediabypassenabled": {
"title": "Media Bypass Enabled",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "string"
},
"lxt_timestamp_epoch": {
"title": "LXT Timestamp Epoch",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "any"
},
"percentage_successful_call": {
"title": "Percentage Successful Call",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "number"
},
"percentage_failed_call": {
"title": "Percentage Failed Call",
"description": "MS_TEAMS_CALLRECORD_DIRECTROUTINGCALLS",
"type": "number"
}
},
"schema_version": "0.1"
}
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Bulk delete [pkid1],[pkid2]... | DELETE | /api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/ | hierarchy=[hierarchy] | {"hrefs":["/api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/[pkid1]", "/api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/[pkid2]", ...]} |
GET http://[host-proxy]/api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/?hierarchy=[hierarchy]&format=json
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Field Display Policy | GET | /api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Migration Template | GET | /api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/migration/ |
|
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| List | GET | /api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/ |
|
The data/AssuranceMsTeamsCallrecordDirectRoutingCalls schema and all instances as JSON. |
(The list will return 0 to 3 data/AssuranceMsTeamsCallrecordDirectRoutingCalls instances)
{
"pagination": {
"skip": 0,
"limit": 3,
"maximum_limit": 2000,
"total": 0,
"total_limit": null,
"order_by": "callid",
"direction": "asc",
"current": "/api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/?skip=0&limit=3&order_by=callid&direction=asc&traversal=fulltree"
},
"operations": [
"transform",
"get",
"configuration_template",
"export",
"update",
"export_bulkload_template",
"list",
"bulk_update_form",
"field_display_policy",
"migration",
"help",
"add",
"remove"
],
"meta": {
"model_type": "data/AssuranceMsTeamsCallrecordDirectRoutingCalls",
"summary_attrs": [
{
"name": "callid",
"title": "Call ID"
},
{
"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/AssuranceMsTeamsCallrecordDirectRoutingCalls/?hierarchy=[hierarchy]",
"support_async": true,
"title": "Delete"
}
},
{
"field_display_policy": {
"method": "GET",
"class": "display_policy",
"href": "/api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/field_display_policy/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Field Display Policy"
}
},
{
"migration": {
"method": "GET",
"class": "migration",
"href": "/api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/migration/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Migration Template"
}
},
{
"list": {
"method": "GET",
"class": "list",
"href": "/api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/?hierarchy=[hierarchy]",
"support_async": false,
"title": "List"
}
},
{
"help": {
"method": "GET",
"class": "help",
"href": "/api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/help?hierarchy=[hierarchy]",
"support_async": false,
"title": "Help"
}
},
{
"transform": {
"method": "GET",
"class": "transform",
"href": "/api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/transform/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Transform Template"
}
}
]
},
"resources": []
}
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get the on-line Help for data/AssuranceMsTeamsCallrecordDirectRoutingCalls. | GET | /api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/help | hierarchy=[hierarchy] | On-line help of Model ref.: data/AssuranceMsTeamsCallrecordDirectRoutingCalls as HTML |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Transform Template | GET | /api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/transform/ |
|
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Delete | DELETE | /api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/[pkid] | hierarchy=[hierarchy] |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get | GET | /api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/[pkid] | hierarchy=[hierarchy] | The data/AssuranceMsTeamsCallrecordDirectRoutingCalls instance with [pkid]. |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Help | GET | /api/data/AssuranceMsTeamsCallrecordDirectRoutingCalls/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for data/AssuranceMsTeamsCallrecordDirectRoutingCalls. |