[Index]
AssuranceDemConnectivity 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/AssuranceDemConnectivity
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": {
"agent": {
"title": "Agent",
"description": "dem_connectivity",
"type": "string"
},
"asn": {
"title": "ASN",
"description": "dem_connectivity",
"type": "string"
},
"avg": {
"title": "Average",
"description": "dem_connectivity",
"type": "number"
},
"best": {
"title": "Best",
"description": "dem_connectivity",
"type": "number"
},
"drop": {
"title": "Drop",
"description": "dem_connectivity",
"type": "integer"
},
"dst": {
"title": "Destination",
"description": "dem_connectivity",
"type": "string"
},
"hop": {
"title": "Hop",
"description": "dem_connectivity",
"type": "integer"
},
"host": {
"title": "Host",
"description": "dem_connectivity",
"type": "string"
},
"javg": {
"title": "Jitter Average",
"description": "dem_connectivity",
"type": "number"
},
"jint": {
"title": "Jitter Interval",
"description": "dem_connectivity",
"type": "number"
},
"jmax": {
"title": "Jitter Maximum",
"description": "dem_connectivity",
"type": "number"
},
"jttr": {
"title": "Jitter",
"description": "dem_connectivity",
"type": "number"
},
"last": {
"title": "Last",
"description": "dem_connectivity",
"type": "number"
},
"loss": {
"title": "Loss",
"description": "dem_connectivity",
"type": "number"
},
"lxt_timestamp_epoch": {
"title": "Lxt Timestamp Epoch",
"description": "dem_connectivity",
"type": "any"
},
"lxt_filename": {
"title": "Lxt Filename",
"description": "dem_connectivity",
"type": "string"
},
"lxt_source_dir": {
"title": "Lxt Source Dir",
"description": "dem_connectivity",
"type": "string"
},
"lxt_status": {
"title": "Lxt Status",
"description": "dem_connectivity",
"type": "string"
},
"port": {
"title": "Port",
"description": "dem_connectivity",
"type": "string"
},
"probecat": {
"title": "Probecat",
"description": "dem_connectivity",
"type": "string"
},
"probename": {
"title": "Probename",
"description": "dem_connectivity",
"type": "string"
},
"protocol": {
"title": "Protocol",
"description": "dem_connectivity",
"type": "string"
},
"psize": {
"title": "Packet Size",
"description": "dem_connectivity",
"type": "integer"
},
"rcv": {
"title": "Received",
"description": "dem_connectivity",
"type": "integer"
},
"snt": {
"title": "Sent",
"description": "dem_connectivity",
"type": "integer"
},
"src": {
"title": "Source",
"description": "dem_connectivity",
"type": "string"
},
"taskid": {
"title": "Taskid",
"description": "dem_connectivity",
"type": "string"
},
"taskname": {
"title": "Taskname",
"description": "dem_connectivity",
"type": "string"
},
"timestamp": {
"title": "Timestamp",
"description": "dem_connectivity",
"type": "any"
},
"tos": {
"title": "Type of Service",
"description": "dem_connectivity",
"type": "integer"
},
"wrst": {
"title": "Worst",
"description": "dem_connectivity",
"type": "number"
},
"interface": {
"title": "Interface",
"description": "dem_connectivity",
"type": "string"
},
"customer": {
"title": "Customer",
"description": "dem_connectivity",
"type": "string"
},
"forwarder_name": {
"title": "Forwarder Name",
"description": "dem_connectivity",
"type": "string"
}
},
"schema_version": "0.1"
}
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Bulk delete [pkid1],[pkid2]... | DELETE | /api/data/AssuranceDemConnectivity/ | hierarchy=[hierarchy] | {"hrefs":["/api/data/AssuranceDemConnectivity/[pkid1]", "/api/data/AssuranceDemConnectivity/[pkid2]", ...]} |
GET http://[host-proxy]/api/data/AssuranceDemConnectivity/?hierarchy=[hierarchy]&format=json
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Field Display Policy | GET | /api/data/AssuranceDemConnectivity/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Migration Template | GET | /api/data/AssuranceDemConnectivity/migration/ |
|
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| List | GET | /api/data/AssuranceDemConnectivity/ |
|
The data/AssuranceDemConnectivity schema and all instances as JSON. |
(The list will return 0 to 3 data/AssuranceDemConnectivity instances)
{
"pagination": {
"skip": 0,
"limit": 3,
"maximum_limit": 2000,
"total": 0,
"total_limit": null,
"order_by": "taskname",
"direction": "asc",
"current": "/api/data/AssuranceDemConnectivity/?skip=0&limit=3&order_by=taskname&direction=asc&traversal=fulltree"
},
"operations": [
"field_display_policy",
"help",
"export",
"export_bulkload_template",
"remove",
"configuration_template",
"get",
"add",
"migration",
"list",
"update",
"transform",
"bulk_update_form"
],
"meta": {
"model_type": "data/AssuranceDemConnectivity",
"summary_attrs": [
{
"name": "taskname",
"title": "Taskname"
},
{
"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/AssuranceDemConnectivity/?hierarchy=[hierarchy]",
"support_async": true,
"title": "Delete"
}
},
{
"field_display_policy": {
"method": "GET",
"class": "display_policy",
"href": "/api/data/AssuranceDemConnectivity/field_display_policy/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Field Display Policy"
}
},
{
"migration": {
"method": "GET",
"class": "migration",
"href": "/api/data/AssuranceDemConnectivity/migration/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Migration Template"
}
},
{
"list": {
"method": "GET",
"class": "list",
"href": "/api/data/AssuranceDemConnectivity/?hierarchy=[hierarchy]",
"support_async": false,
"title": "List"
}
},
{
"help": {
"method": "GET",
"class": "help",
"href": "/api/data/AssuranceDemConnectivity/help?hierarchy=[hierarchy]",
"support_async": false,
"title": "Help"
}
},
{
"transform": {
"method": "GET",
"class": "transform",
"href": "/api/data/AssuranceDemConnectivity/transform/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Transform Template"
}
}
]
},
"resources": []
}
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get the on-line Help for data/AssuranceDemConnectivity. | GET | /api/data/AssuranceDemConnectivity/help | hierarchy=[hierarchy] | On-line help of Model ref.: data/AssuranceDemConnectivity as HTML |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Transform Template | GET | /api/data/AssuranceDemConnectivity/transform/ |
|
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Delete | DELETE | /api/data/AssuranceDemConnectivity/[pkid] | hierarchy=[hierarchy] |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get | GET | /api/data/AssuranceDemConnectivity/[pkid] | hierarchy=[hierarchy] | The data/AssuranceDemConnectivity instance with [pkid]. |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Help | GET | /api/data/AssuranceDemConnectivity/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for data/AssuranceDemConnectivity. |