@itentialopensource/adapter-sevone_v2
Version:
This adapter integrates with system described as: SevOne v2 api.
106 lines • 1.96 kB
JSON
{
"name": "string",
"resource": {
"ids": [
{},
{},
{},
{},
{},
{}
],
"memberOfType": "ANY",
"type": "ObjectGroup"
},
"settings": {
"aggregation": {
"aggregationUnits": "daily"
},
"resultLimit": {
"resultLimit": 6
},
"topN": {
"capacityThreshold": {
"operator": "GREATERTHAN",
"units": "string",
"value": 8
},
"displayOnlyExceedingObjects": false,
"displayRValues": false,
"sortBy": 6,
"sortOrder": "DESC",
"templateId": 10
},
"units": {
"percentage": false,
"preferredUnits": "bits"
},
"workHours": {
"type": "none"
}
},
"time": {
"ranges": [
{
"end": "string",
"options": {},
"start": "string",
"type": "CustomWeek"
},
{
"end": "string",
"options": {},
"start": "string",
"type": "CustomWeek"
},
{
"end": "string",
"options": {},
"start": "string",
"type": "CustomWeek"
}
],
"timezone": "string"
},
"visualization": {
"pie": {
"showAggregation": true,
"showAverage": false,
"showFrequency": false,
"showLast": true,
"showLegend": false,
"showPeak": true,
"showTimespan": false,
"showTitle": true,
"showValley": true
},
"table": {
"column": {
"exclude": [
"string",
"string",
"string",
"string",
"string"
],
"include": [
"string",
"string",
"string",
"string",
"string",
"string"
]
},
"dataPresentation": {
"formatNumbers": false,
"precision": 2
},
"table": {
"blockVis": true,
"hideHeaders": false,
"wrapCells": true
}
}
}
}