| addsslpolicylabel |
Use this method to creates an SSL policy label. An SSL policy label can be a control label or a data label. |
Syntax |
Parameters |
labelname |
Name for the SSL policy label. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after the policy label is created.
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 label" or 'my label'). This is mandatory parameter. |
type |
Type of policies that the policy label can contain. This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |