@itentialopensource/adapter-sevone_v2
Version:
This adapter integrates with system described as: SevOne v2 api.
52 lines • 907 B
JSON
{
"name": "string",
"settings": {
"resultLimit": {
"resultLimit": 9
},
"telephony": {
"sortBy": "latency",
"sortOrder": "DESC"
}
},
"time": {
"ranges": {
"end": "string",
"options": {},
"start": "string",
"type": "CustomWeek"
},
"timezone": "string"
},
"visualization": {
"table": {
"column": {
"exclude": [
"string",
"string",
"string",
"string",
"string",
"string"
],
"include": [
"string",
"string",
"string",
"string",
"string",
"string"
]
},
"dataPresentation": {
"formatNumbers": false,
"precision": 7
},
"table": {
"blockVis": true,
"hideHeaders": true,
"wrapCells": false
}
}
}
}