VizComputeFlowTopologyEqualFilter

VizComputeFlowTopologyEqualFilter
Visualization Compute Flow Topology Equal Filter

EQUAL filter for compute flow topology queries. Performs an exact, case-sensitive match.

JSON Example
{
    "filter_type": "string",
    "filter_key": "string",
    "value": [
        "string"
    ]
}