InlineNsxRule1

InlineNsxRule1
InlineNsxRule1
JSON Example
{
    "action": "string"
}
string
action
Optional

The action to be applied to all the services The JUMP_TO_APPLICATION action is only supported for rules created in the Environment category. Once a match is hit then the rule processing will jump to the rules present in the Application category, skipping all further rules in the Environment category. If no rules match in the Application category then the default application rule will be hit. This is applicable only for DFW.

Possible values are : ALLOW, DROP, REJECT, JUMP_TO_APPLICATION,
Used By