@itentialopensource/adapter-sevone
Version:
Itential SevOne Adapter
122 lines • 2.35 kB
JSON
{
"name": "string",
"resource": {
"ids": [
8,
1,
10,
9,
8,
8
],
"type": "Device"
},
"settings": {
"alertSetting": {
"defaultView": "groups",
"eventSummary": true,
"inlcudeMaintenanceWindowAlerts": true
},
"resultLimitSetting": {
"resultLimit": 10
},
"sourceFieldsSetting": {
"fields": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"sort": [
[
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
]
]
}
},
"timeSettings": {
"ranges": {
"end": "string",
"start": "string",
"type": "CustomWeek"
},
"timezone": "string"
},
"visualization": {
"bar": {
"drawGraphOutline": true,
"prettyXAxis": false,
"prettyYAxis": false,
"scaleToMinimumValue": true,
"scaled": true,
"showAggregation": false,
"showAverage": false,
"showFrequency": false,
"showLast": true,
"showLegend": true,
"showPeak": true,
"showTimespan": true,
"showTitle": false,
"showValley": false
},
"pie": {
"showAggregation": false,
"showAverage": false,
"showFrequency": false,
"showLast": false,
"showLegend": false,
"showPeak": true,
"showTimespan": false,
"showTitle": false,
"showValley": false
},
"table": {
"columnSetting": {
"exclude": [
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"include": [
"string",
"string",
"string",
"string",
"string",
"string",
"string"
]
},
"csvSetting": {
"expandTimeseries": true,
"formatTimestamp": false
},
"dataPresentationSetting": {
"formatNumbers": true,
"precision": 5
},
"tableSetting": {
"blockVis": true,
"hideHeaders": true,
"wrapCells": false
}
}
}
}