Home > Configuration > Ica > renameicaaction

renameicaaction

Use this method to this method renames an ICA action.

Syntax



Parameters

name

Name of the existing action.
This is mandatory parameter.

newname

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

Return Value

Returns simpleResult

See Also