InlineVizInfrastructureMonitoringFlowDetailsRequest1

InlineVizInfrastructureMonitoringFlowDetailsRequest1
InlineVizInfrastructureMonitoringFlowDetailsRequest1
JSON Example
{
    "service_category_id": "string",
    "server_ids": [
        "string"
    ],
    "filters": [
        {
            "filter_type": "string"
        }
    ]
}
string
service_category_id
Required  

Infra Service Category UUID for which the infra flow details is requested for. This service_category_id is returned using '/monitoring/infrastructure/service-categories' API.

array of string
server_ids
Optional
Constraints: maxItems: 300

Server/Compute UUID for which the infra flow details is requested for. If no server information is provided we provide all flows corresponding to the service (e.g. DNS), represented by the service_id.

filters
Optional
Constraints: maxItems: 300

List of filters with enum-restricted keys.