| bindbotprofile_blacklist |
Use this method to bind blacklist to bot profile. |
Syntax |
Parameters |
name |
Name for the profile. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.), pound (#), space ( ), at (@), equals (=), colon (:), and underscore (_) characters. Cannot be changed after the profile is added.
The following requirement applies only to the Citrix ADC CLI:
If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my profile" or 'my profile'). This is mandatory parameter. |
blacklist |
Blacklist binding. Maximum 32 bindings can be configured per profile for Blacklist detection. |
type |
Type of the black-list entry. Possible Values : IPv4, SUBNET, IPv6, IPv6_SUBNET, EXPRESSION. |
value |
Value of the bot black-list entry. |
actioN |
One or more actions to be taken if bot is detected based on this Blacklist binding. Only LOG action can be combined with DROP or RESET action. Default value = BOT_ACTION_NONE. Possible Values : NONE, LOG, DROP, RESET, REDIRECT. |
enabled |
Enabled or disbaled black-list binding. Default value = NS_OFF. Possible Values : ON, OFF. |
Return Value |
Returns simpleResult |
See Also |