InfraServiceCategoryDetailsRequest

InfraServiceCategoryDetailsRequest
Infrastructure Service Category Details Request

Request parameters for service category details API

JSON Example
{
    "site_id": "string",
    "time_selection": {
        "start_time": 0
    }
}
string
site_id
Optional

Scope the query to a specific site. When site_id is provided, flows_for_leaked_workloads is calculated and included in the response. When omitted, leak aggregation is skipped and flows_for_leaked_workloads will be null.

time_selection
Optional

Time window for flow and server analysis. When omitted, defaults to the last 30 days.