VizComputeIdRelatedDfwRulesFilter
Visualization Compute ID Related Dfw Rules Filter
Discriminated filter union for compute related DFW rules queries. The concrete subtype is determined by filter_type.
Notes:
filter_typeis required. Accepted value:EQUAL(exact, case-sensitive match).- Use
VizComputeIdRelatedDfwRulesEqualFilterforEQUAL.
JSON Example
{
"filter_type": "string"
}