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