VizComputeFlowTopologyRequest
Visualization Compute Flow Topology Request
Request object for retrieving the compute-level topology graph, where each node represents a VM, or IP.
Notes:
start_timeis required. Eithersite_idorsite_idsmust also be provided.filtersaccepts up to 300 filter entries.
AllOf
This class requires all of the following:
JSON Example
{
"start_time": 1781452306172,
"site_id": "8c27e777-2917-447c-a68f-566b985fe546",
"filters": [],
"cluster_info": {
"cluster_type": "FLOW"
}
}