[Index]
AssuranceMsTeamsPSTNRecordIDs 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/AssuranceMsTeamsPSTNRecordIDs
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": {
"callDurationSource": {
"title": "Call Duration Source",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"callId": {
"title": "Call Id",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"callType": {
"title": "Call Type",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"call_id": {
"title": "Call ID",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"calleeNumber": {
"title": "Callee Number",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"callerNumber": {
"title": "Caller Number",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"charge": {
"title": "Charge",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "number"
},
"conferenceId": {
"title": "Conference Id",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"connectionCharge": {
"title": "Connection Charge",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "number"
},
"currency": {
"title": "Currency",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"data_tenantId": {
"title": "Data Tenant Id",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"destinationContext": {
"title": "Destination Context",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"destinationName": {
"title": "Destination Name",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"duration": {
"title": "Duration",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "number"
},
"endDateTime": {
"title": "End Date Time",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"endDateTime_epoch": {
"title": "End Date Time Epoch",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "any"
},
"id": {
"title": "Id",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"inventoryType": {
"title": "Inventory Type",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"licenseCapability": {
"title": "License Capability",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"lxt_customer_name": {
"title": "Lxt Customer Name",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"lxt_timestamp_epoch": {
"title": "Lxt Timestamp Epoch",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "any"
},
"voss_import_epoch": {
"title": "Voss Import Epoch",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "any"
},
"operator": {
"title": "Operator",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"startDateTime": {
"title": "Start Date Time",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"startDateTime_epoch": {
"title": "Start Date Time Epoch",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "any"
},
"tenantCountryCode": {
"title": "Tenant Country Code",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"timestamp_epoch": {
"title": "Timestamp Epoch",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "any"
},
"usageCountryCode": {
"title": "Usage Country Code",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"userDisplayName": {
"title": "User Display Name",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"userId": {
"title": "User Id",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
},
"userPrincipalName": {
"title": "User Principal Name",
"description": "MSTEAMS_PSTNRECORD_IDS",
"type": "string"
}
},
"schema_version": "0.1"
}
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Bulk delete [pkid1],[pkid2]... | DELETE | /api/data/AssuranceMsTeamsPSTNRecordIDs/ | hierarchy=[hierarchy] | {"hrefs":["/api/data/AssuranceMsTeamsPSTNRecordIDs/[pkid1]", "/api/data/AssuranceMsTeamsPSTNRecordIDs/[pkid2]", ...]} |
GET http://[host-proxy]/api/data/AssuranceMsTeamsPSTNRecordIDs/?hierarchy=[hierarchy]&format=json
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Field Display Policy | GET | /api/data/AssuranceMsTeamsPSTNRecordIDs/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Migration Template | GET | /api/data/AssuranceMsTeamsPSTNRecordIDs/migration/ |
|
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| List | GET | /api/data/AssuranceMsTeamsPSTNRecordIDs/ |
|
The data/AssuranceMsTeamsPSTNRecordIDs schema and all instances as JSON. |
(The list will return 0 to 3 data/AssuranceMsTeamsPSTNRecordIDs instances)
{
"pagination": {
"skip": 0,
"limit": 3,
"maximum_limit": 2000,
"total": 0,
"total_limit": null,
"order_by": "id",
"direction": "asc",
"current": "/api/data/AssuranceMsTeamsPSTNRecordIDs/?skip=0&limit=3&order_by=id&direction=asc&traversal=fulltree"
},
"operations": [
"update",
"remove",
"move",
"export_bulkload_template",
"configuration_template",
"bulk_update_form",
"field_display_policy",
"get",
"add",
"migration",
"help",
"transform",
"list",
"export"
],
"meta": {
"model_type": "data/AssuranceMsTeamsPSTNRecordIDs",
"summary_attrs": [
{
"name": "id",
"title": "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/AssuranceMsTeamsPSTNRecordIDs/?hierarchy=[hierarchy]",
"support_async": true,
"title": "Delete"
}
},
{
"field_display_policy": {
"method": "GET",
"class": "display_policy",
"href": "/api/data/AssuranceMsTeamsPSTNRecordIDs/field_display_policy/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Field Display Policy"
}
},
{
"migration": {
"method": "GET",
"class": "migration",
"href": "/api/data/AssuranceMsTeamsPSTNRecordIDs/migration/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Migration Template"
}
},
{
"list": {
"method": "GET",
"class": "list",
"href": "/api/data/AssuranceMsTeamsPSTNRecordIDs/?hierarchy=[hierarchy]",
"support_async": false,
"title": "List"
}
},
{
"help": {
"method": "GET",
"class": "help",
"href": "/api/data/AssuranceMsTeamsPSTNRecordIDs/help?hierarchy=[hierarchy]",
"support_async": false,
"title": "Help"
}
},
{
"transform": {
"method": "GET",
"class": "transform",
"href": "/api/data/AssuranceMsTeamsPSTNRecordIDs/transform/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Transform Template"
}
}
]
},
"resources": []
}
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get the on-line Help for data/AssuranceMsTeamsPSTNRecordIDs. | GET | /api/data/AssuranceMsTeamsPSTNRecordIDs/help | hierarchy=[hierarchy] | On-line help of Model ref.: data/AssuranceMsTeamsPSTNRecordIDs as HTML |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Transform Template | GET | /api/data/AssuranceMsTeamsPSTNRecordIDs/transform/ |
|
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Delete | DELETE | /api/data/AssuranceMsTeamsPSTNRecordIDs/[pkid] | hierarchy=[hierarchy] |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get | GET | /api/data/AssuranceMsTeamsPSTNRecordIDs/[pkid] | hierarchy=[hierarchy] | The data/AssuranceMsTeamsPSTNRecordIDs instance with [pkid]. |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Help | GET | /api/data/AssuranceMsTeamsPSTNRecordIDs/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for data/AssuranceMsTeamsPSTNRecordIDs. |