InlineNsxIdsRule1
InlineNsxIdsRule1
JSON Example
{
"action": "string",
"ids_profiles": [
"string"
],
"oversubscription": "string"
}
string
action
Optional
The action to be applied.
Enumeration:
DETECT,
DETECT_PREVENT
array of
string
ids_profiles
Optional
Constraints:
minItems: 1
maxItems: 2
collections of IDS or Anti-Malware profiles. At Max 1 each Profile will be supported.
string
oversubscription
Optional
Constraints:
default: INHERIT_GLOBAL
Following are the choices for oversubscription configuration at the rule-level. INHERIT_GLOBAL: Inherit the behavior from the global settings BYPASSED: Oversubscribed packets would be bypassed from the IDPS Engine DROPPED: Oversubscribed packets would be dropped
Enumeration:
BYPASSED,
DROPPED,
INHERIT_GLOBAL