Home > Configuration > Rewrite > renamerewriteaction

renamerewriteaction

Use this method to renames a rewrite action.

Syntax



Parameters

name

Existing name of the rewrite action.
This is mandatory parameter.

newname

New name for the rewrite action. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) hash (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Can be changed after the rewrite policy is added. 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 rewrite action" or 'my rewrite action').
This is mandatory parameter.

Return Value

Returns simpleResult

See Also