[Index]
AssuranceMsTeamsTeamworkDevices 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/AssuranceMsTeamsTeamworkDevices
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": {
"lxt_customer_name": {
"title": "Lxt Customer Name",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"lxt_delete_date": {
"title": "Lxt Delete Date",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "number"
},
"lxt_filename": {
"title": "Lxt Filename",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"lxt_source_dir": {
"title": "Lxt Source Dir",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"lxt_status": {
"title": "Lxt Status",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"lxt_timestamp_epoch": {
"title": "Lxt Timestamp Epoch",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "any"
},
"activityState": {
"title": "Activitystate",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"companyAssetTag": {
"title": "Companyassettag",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"createdBy": {
"title": "Createdby",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"createdDateTime": {
"title": "Createddatetime",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"currentUser.id": {
"title": "Currentuser.Id",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "any"
},
"currentUser___DOT___displayName": {
"title": "Currentuser.Displayname",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "any"
},
"currentUser.userIdentityType": {
"title": "Currentuser.Useridentitytype",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "any"
},
"currentUser": {
"title": "Currentuser",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"deviceType": {
"title": "Devicetype",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"hardwareDetail___DOT___model": {
"title": "Hardwaredetail.Model",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "any"
},
"hardwareDetail.uniqueId": {
"title": "Hardwaredetail.Uniqueid",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "any"
},
"hardwareDetail.macAddresses": {
"title": "Hardwaredetail.Macaddresses",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "any"
},
"hardwareDetail___DOT___manufacturer": {
"title": "Hardwaredetail.Manufacturer",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "any"
},
"hardwareDetail.serialNumber": {
"title": "Hardwaredetail.Serialnumber",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "any"
},
"hardwareDetail": {
"title": "Hardwaredetail",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"healthStatus": {
"title": "Healthstatus",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"id": {
"title": "Id",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"lastModifiedBy": {
"title": "Lastmodifiedby",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"lastModifiedDateTime": {
"title": "Lastmodifieddatetime",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"notes": {
"title": "Notes",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
},
"hierarchy_path": {
"title": "Hierarchy Path",
"description": "MSTEAMS_TEAMWORK_DEVICES",
"type": "string"
}
},
"schema_version": "0.2"
}
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Bulk delete [pkid1],[pkid2]... | DELETE | /api/data/AssuranceMsTeamsTeamworkDevices/ | hierarchy=[hierarchy] | {"hrefs":["/api/data/AssuranceMsTeamsTeamworkDevices/[pkid1]", "/api/data/AssuranceMsTeamsTeamworkDevices/[pkid2]", ...]} |
GET http://[host-proxy]/api/data/AssuranceMsTeamsTeamworkDevices/?hierarchy=[hierarchy]&format=json
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Field Display Policy | GET | /api/data/AssuranceMsTeamsTeamworkDevices/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Migration Template | GET | /api/data/AssuranceMsTeamsTeamworkDevices/migration/ |
|
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| List | GET | /api/data/AssuranceMsTeamsTeamworkDevices/ |
|
The data/AssuranceMsTeamsTeamworkDevices schema and all instances as JSON. |
(The list will return 0 to 3 data/AssuranceMsTeamsTeamworkDevices instances)
{
"pagination": {
"skip": 0,
"limit": 3,
"maximum_limit": 2000,
"total": 0,
"total_limit": null,
"order_by": "id",
"direction": "asc",
"current": "/api/data/AssuranceMsTeamsTeamworkDevices/?skip=0&limit=3&order_by=id&direction=asc&traversal=fulltree"
},
"operations": [
"help",
"remove",
"get",
"export",
"migration",
"list",
"field_display_policy",
"update",
"bulk_update_form",
"export_bulkload_template",
"configuration_template",
"transform",
"add"
],
"meta": {
"model_type": "data/AssuranceMsTeamsTeamworkDevices",
"summary_attrs": [
{
"name": "id",
"title": "Id"
},
{
"name": "hardwareDetail___DOT___manufacturer",
"title": "Hardwaredetail.Manufacturer"
},
{
"name": "hardwareDetail___DOT___model",
"title": "Hardwaredetail.Model"
},
{
"name": "currentUser___DOT___displayName",
"title": "Currentuser.Displayname"
},
{
"name": "healthStatus",
"title": "Healthstatus"
},
{
"name": "activityState",
"title": "Activitystate"
},
{
"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.2",
"actions": [
{
"remove": {
"method": "DELETE",
"class": "delete",
"href": "/api/data/AssuranceMsTeamsTeamworkDevices/?hierarchy=[hierarchy]",
"support_async": true,
"title": "Delete"
}
},
{
"field_display_policy": {
"method": "GET",
"class": "display_policy",
"href": "/api/data/AssuranceMsTeamsTeamworkDevices/field_display_policy/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Field Display Policy"
}
},
{
"migration": {
"method": "GET",
"class": "migration",
"href": "/api/data/AssuranceMsTeamsTeamworkDevices/migration/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Migration Template"
}
},
{
"list": {
"method": "GET",
"class": "list",
"href": "/api/data/AssuranceMsTeamsTeamworkDevices/?hierarchy=[hierarchy]",
"support_async": false,
"title": "List"
}
},
{
"help": {
"method": "GET",
"class": "help",
"href": "/api/data/AssuranceMsTeamsTeamworkDevices/help?hierarchy=[hierarchy]",
"support_async": false,
"title": "Help"
}
},
{
"transform": {
"method": "GET",
"class": "transform",
"href": "/api/data/AssuranceMsTeamsTeamworkDevices/transform/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Transform Template"
}
}
]
},
"resources": []
}
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get the on-line Help for data/AssuranceMsTeamsTeamworkDevices. | GET | /api/data/AssuranceMsTeamsTeamworkDevices/help | hierarchy=[hierarchy] | On-line help of Model ref.: data/AssuranceMsTeamsTeamworkDevices as HTML |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Transform Template | GET | /api/data/AssuranceMsTeamsTeamworkDevices/transform/ |
|
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Delete | DELETE | /api/data/AssuranceMsTeamsTeamworkDevices/[pkid] | hierarchy=[hierarchy] |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get | GET | /api/data/AssuranceMsTeamsTeamworkDevices/[pkid] | hierarchy=[hierarchy] | The data/AssuranceMsTeamsTeamworkDevices instance with [pkid]. |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Help | GET | /api/data/AssuranceMsTeamsTeamworkDevices/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for data/AssuranceMsTeamsTeamworkDevices. |