Home > Configuration > Bot > addbotpolicylabel

addbotpolicylabel

Use this method to creates a user-defined bot policy label, to which you can bind policies.
A policy label is a tool for evaluating a set of policies in a specified order. By using a policy label, you can configure the responder feature to choose the next policy, invoke a different policy label, or terminate policy evaluation completely by looking at whether the previous policy evaluated to TRUE or FALSE.

Syntax



Parameters

labelname

Name for the bot policy label. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) hash (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after the responder policy label 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 responder policy label" or my responder policy label').
This is mandatory parameter.

comment

Any comments to preserve information about this bot policy label.

Return Value

Returns simpleResult

See Also