InlineVizInfrastructureMonitoringLeakedFlowDetailsRequest1
InlineVizInfrastructureMonitoringLeakedFlowDetailsRequest1
JSON Example
{
"service_category_id": "string",
"workload_ids": [
"string"
],
"filters": [
{
"filter_type": "string"
}
]
}
string
service_category_id
Required
Infra Service Category UUID for which the leaked flow details are requested. Returned by the '/monitoring/infrastructure/service-categories' API.
array of
string
workload_ids
Optional
Constraints:
maxItems: 300
Workload VM UUIDs (or IP-prefixed IDs, e.g. IP-
) for which uncovered/leaked infra monitoring flows are requested. A workload sits on the opposite side of the flow from the infra service server: when the service entity is server-side the workload is the flow source; when the service entity is client-side the workload is the flow destination. When provided, only flows where the listed workloads are involved AND the flow is uncovered (not protected by any published infra rule) are returned. If empty, all uncovered (leaked) flows from workload side are returned.
filters
Optional
Constraints:
maxItems: 300
List of filters with enum-restricted keys.