Home > Configuration > Compression > renamecmpaction

renamecmpaction

Use this method to renames a compression action.

Syntax



Parameters

name

Existing name of the action.
This is mandatory parameter.

newname

New name for the compression action. 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 can be correlated with the function that the action 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 action" or 'my cmp action').
This is mandatory parameter.

Return Value

Returns simpleResult

See Also