[Index]
AssuranceMsTeamsIssues 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/AssuranceMsTeamsIssues
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": {
"classification": {
"title": "Classification",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"details": {
"title": "Details",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"endDateTime": {
"title": "Enddatetime",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"feature": {
"title": "Feature",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"featureGroup": {
"title": "Featuregroup",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"id": {
"title": "Id",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"impactDescription": {
"title": "Impactdescription",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"isResolved": {
"title": "Isresolved",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"lastModifiedDateTime": {
"title": "Lastmodifieddatetime",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"lxt_customer_name": {
"title": "Lxt Customer Name",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"lxt_delete_date": {
"title": "Lxt Delete Date",
"description": "MSTEAMS_ISSUES",
"type": "number"
},
"lxt_filename": {
"title": "Lxt Filename",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"lxt_source_dir": {
"title": "Lxt Source Dir",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"lxt_status": {
"title": "Lxt Status",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"lxt_timestamp_epoch": {
"title": "Lxt Timestamp Epoch",
"description": "MSTEAMS_ISSUES",
"type": "any"
},
"origin": {
"title": "Origin",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"posts": {
"title": "Posts",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"posts[].postType": {
"title": "Posts[].postType",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"posts[].description": {
"title": "Posts[].description",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"posts[].createdDateTime": {
"title": "Posts[].createdDateTime",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"service": {
"title": "Service",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"startDateTime": {
"title": "Startdatetime",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"status": {
"title": "Status",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"title": {
"title": "Title",
"description": "MSTEAMS_ISSUES",
"type": "string"
},
"hierarchy_path": {
"title": "Hierarchy Path",
"description": "MSTEAMS_ISSUES",
"type": "string"
}
},
"schema_version": "0.2"
}
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Bulk delete [pkid1],[pkid2]... | DELETE | /api/data/AssuranceMsTeamsIssues/ | hierarchy=[hierarchy] | {"hrefs":["/api/data/AssuranceMsTeamsIssues/[pkid1]", "/api/data/AssuranceMsTeamsIssues/[pkid2]", ...]} |
GET http://[host-proxy]/api/data/AssuranceMsTeamsIssues/?hierarchy=[hierarchy]&format=json
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Field Display Policy | GET | /api/data/AssuranceMsTeamsIssues/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Migration Template | GET | /api/data/AssuranceMsTeamsIssues/migration/ |
|
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| List | GET | /api/data/AssuranceMsTeamsIssues/ |
|
The data/AssuranceMsTeamsIssues schema and all instances as JSON. |
(The list will return 0 to 3 data/AssuranceMsTeamsIssues instances)
{
"pagination": {
"skip": 0,
"limit": 3,
"maximum_limit": 2000,
"total": 0,
"total_limit": null,
"order_by": "classification",
"direction": "asc",
"current": "/api/data/AssuranceMsTeamsIssues/?skip=0&limit=3&order_by=classification&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/AssuranceMsTeamsIssues",
"summary_attrs": [
{
"name": "classification",
"title": "Classification"
},
{
"name": "endDateTime",
"title": "Enddatetime"
},
{
"name": "feature",
"title": "Feature"
},
{
"name": "featureGroup",
"title": "Featuregroup"
},
{
"name": "id",
"title": "Id"
},
{
"name": "impactDescription",
"title": "Impactdescription"
},
{
"name": "isResolved",
"title": "Isresolved"
},
{
"name": "lastModifiedDateTime",
"title": "Lastmodifieddatetime"
},
{
"name": "origin",
"title": "Origin"
},
{
"name": "service",
"title": "Service"
},
{
"name": "startDateTime",
"title": "Startdatetime"
},
{
"name": "status",
"title": "Status"
},
{
"name": "title",
"title": "Title"
},
{
"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/AssuranceMsTeamsIssues/?hierarchy=[hierarchy]",
"support_async": true,
"title": "Delete"
}
},
{
"field_display_policy": {
"method": "GET",
"class": "display_policy",
"href": "/api/data/AssuranceMsTeamsIssues/field_display_policy/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Field Display Policy"
}
},
{
"migration": {
"method": "GET",
"class": "migration",
"href": "/api/data/AssuranceMsTeamsIssues/migration/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Migration Template"
}
},
{
"list": {
"method": "GET",
"class": "list",
"href": "/api/data/AssuranceMsTeamsIssues/?hierarchy=[hierarchy]",
"support_async": false,
"title": "List"
}
},
{
"help": {
"method": "GET",
"class": "help",
"href": "/api/data/AssuranceMsTeamsIssues/help?hierarchy=[hierarchy]",
"support_async": false,
"title": "Help"
}
},
{
"transform": {
"method": "GET",
"class": "transform",
"href": "/api/data/AssuranceMsTeamsIssues/transform/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Transform Template"
}
}
]
},
"resources": []
}
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get the on-line Help for data/AssuranceMsTeamsIssues. | GET | /api/data/AssuranceMsTeamsIssues/help | hierarchy=[hierarchy] | On-line help of Model ref.: data/AssuranceMsTeamsIssues as HTML |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Transform Template | GET | /api/data/AssuranceMsTeamsIssues/transform/ |
|
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Delete | DELETE | /api/data/AssuranceMsTeamsIssues/[pkid] | hierarchy=[hierarchy] |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get | GET | /api/data/AssuranceMsTeamsIssues/[pkid] | hierarchy=[hierarchy] | The data/AssuranceMsTeamsIssues instance with [pkid]. |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Help | GET | /api/data/AssuranceMsTeamsIssues/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for data/AssuranceMsTeamsIssues. |