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