{
  "aggregationSelectionSetting": {
    "aggregationType": "maximum",
    "aggregationUnits": "quarterly"
  },
  "resultLimitSetting": {
    "resultLimit": 10
  },
  "topNSetting": {
    "capacityThreshold": "string",
    "displayOnlyExceedingObjects": true,
    "displayRValues": true,
    "objectDescriptions": "string",
    "sortBy": 9,
    "sortOrder": "ASC",
    "templateId": 7
  },
  "unitsSetting": {
    "percentage": false,
    "preferredUnits": "bits"
  },
  "workHoursSetting": {
    "customWorkhours": [
      {
        "days": [
          "friday",
          "wednesday",
          "thursday"
        ],
        "startHour": 6,
        "startMin": 2,
        "endHour": 5,
        "endMin": 9
      }
    ],
    "type": "custom",
    "workHoursGroupId": 6
  }
}