NsxIdsProfileFilterCriteria

NsxIdsProfileFilterCriteria
IDS Profile filter criteria

Represents the filtering criteria of a IDS Profile.

AllOf
This class requires all of the following:
JSON Example
{
    "resource_type": "string",
    "filter_name": "string",
    "filter_value": [
        "string"
    ]
}