{
  "name": "string",
  "resource": {
    "ids": [
      4,
      2,
      5,
      1
    ],
    "type": "DeviceGroup"
  },
  "settings": {
    "aggregationSelectionSetting": {
      "aggregationType": "average",
      "aggregationUnits": "yearly"
    },
    "resultLimitSetting": {
      "resultLimit": 8
    },
    "topNSetting": {
      "capacityThreshold": "string",
      "displayOnlyExceedingObjects": false,
      "displayRValues": false,
      "objectDescriptions": "string",
      "sortBy": 10,
      "sortOrder": "DESC",
      "templateId": 7
    },
    "unitsSetting": {
      "percentage": true,
      "preferredUnits": "bits"
    },
    "workHoursSetting": {
      "customWorkhours": [
        {
          "days": {},
          "startHour": {},
          "startMin": {},
          "endHour": {},
          "endMin": {}
        },
        {
          "days": {},
          "startHour": {},
          "startMin": {},
          "endHour": {},
          "endMin": {}
        }
      ],
      "type": "system",
      "workHoursGroupId": 3
    }
  },
  "timeSettings": {
    "ranges": {
      "end": "string",
      "start": "string",
      "type": "CustomWeek"
    },
    "timezone": "string"
  },
  "visualization": {
    "pie": {
      "showAggregation": true,
      "showAverage": false,
      "showFrequency": false,
      "showLast": false,
      "showLegend": true,
      "showPeak": true,
      "showTimespan": false,
      "showTitle": false,
      "showValley": true
    },
    "table": {
      "columnSetting": {
        "exclude": [
          "string",
          "string",
          "string",
          "string",
          "string"
        ],
        "include": [
          "string",
          "string",
          "string",
          "string",
          "string",
          "string",
          "string",
          "string",
          "string",
          "string"
        ]
      },
      "csvSetting": {
        "expandTimeseries": true,
        "formatTimestamp": true
      },
      "dataPresentationSetting": {
        "formatNumbers": false,
        "precision": 1
      },
      "tableSetting": {
        "blockVis": false,
        "hideHeaders": true,
        "wrapCells": false
      }
    }
  }
}