InlineNsxGlobalIdsSignature1
InlineNsxGlobalIdsSignature1
JSON Example
{
"action": "string",
"enable": false,
"is_custom_signature": false,
"signature_id": "string"
}
string
action
Optional
It denotes the global action of a IDS Signature. This will take precedence over IDS signature's action.
Enumeration:
ALERT,
DROP,
REJECT
boolean
enable
Optional
Constraints:
default: true
Flag through which user can Activate/Deactivate a Signature at Global Level.
boolean
is_custom_signature
Optional
It represents whether the overridden signature is custom or system signature.
string
signature_id
Required
Represents the Signature's id.