| renamecmppolicylabel |
Use this method to renames a compression policylabel. |
Syntax |
Parameters |
labelname |
Existing name of the policy label. This is mandatory parameter. |
newname |
New name for the compression policy label. Must begin with an ASCII alphabetic or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters.
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. |
Return Value |
Returns simpleResult |
See Also |