| addcmppolicylabel |
Use this method to creates a user-defined HTTP compression policy label. Policies that you bind to the label are evaluated only if you call the label from another policy. |
Syntax |
Parameters |
labelname |
Name of the HTTP compression policy label. Must begin with a letter, number, or the underscore character (_). Additional characters allowed, after the first character, are the hyphen (-), period (.) pound sign (#), space ( ), at sign (@), equals (=), and colon (:). The name must be unique within the list of policy labels for compression policies. Can be renamed 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 cmp policylabel" or 'my cmp policylabel'). This is mandatory parameter. |
type |
Type of packets (request packets or response) against which to match the policies bound to this policy label. This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |