Home > Configuration > Appflow > renameappflowaction

renameappflowaction

Use this method to renames an AppFlow action.

Syntax



Parameters

name

Existing name of the action.
This is mandatory parameter.

newname

New name for the AppFlow 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. 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 appflow action" or 'my appflow action').
This is mandatory parameter.

Return Value

Returns simpleResult

See Also