| renamecsaction |
Use this method to renames a content switching action. |
Syntax |
Parameters |
name |
Existing name of the content switching action. This is mandatory parameter. |
newname |
New name for the content switching action. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at sign (@), equal sign (=), 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 name" or 'my name'). This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |