| renameresponderaction |
Use this method to renames a responder action. |
Syntax |
Parameters |
name |
Existing name of the responder action. This is mandatory parameter. |
newname |
New name for the responder 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.
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 responder action" or my responder action'). This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |