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.
GET http://[host-proxy]/api/data/AssuranceMsTeamsTeamworkDevices/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$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.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.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.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"
}