| renamecmppolicy |
Use this method to renames a compression policy. |
Syntax |
Parameters |
name |
Existing name of the policy. This is mandatory parameter. |
newname |
New name for the compression policy. 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.
Choose a name that reflects the function that the policy performs.
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 policy" or 'my cmp policy'). This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |