InfraServiceCategoriesSummaryRequest
Infrastructure Service Categories Summary Request
Request parameters for infrastructure service categories summary API
AllOf
This class requires all of the following:
JSON Example
{
"site_ids": [
"string"
],
"offset": 0,
"page_size": 0,
"sort_ascending": false,
"sort_by": "string",
"time_selection": {
"start_time": 0
},
"site_id": "string",
"service_names": [
"string"
],
"service_category_ids": [
"string"
]
}