| binddenylistglobal_action |
Use this method to bind action to denylist global. |
Syntax |
Parameters |
type |
Label type of denylist. This is mandatory parameter. Possible Values : HTTP_REQUEST, AAA_REQUEST, AAATM_REQUEST. |
ruleid |
Unique identifier for the denylist rule. This is mandatory parameter. Minimum value = 1. Maximum value = 2147483647. |
actioN |
Actions to be performed when the rule matches for the denylist binding. Default value = NS_DENYLIST_ACTION_DEFAULT. Possible Values : NONE, LOG, BLOCK. |
Return Value |
Returns simpleResult |
See Also |