VizGroupFlowEqualFilter

VizGroupFlowEqualFilter
Visualization Group Flow Equal Filter

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

AllOf
This class requires all of the following:
JSON Example
{
    "filter_type": "string",
    "filter_key": "string",
    "value": [
        "string"
    ]
}