| addicaaction |
Use this method to creates an ICA action, which is used to specify the ICA accessprofile.The action can be associated with an ICA policy by using the add ica policy method |
Syntax |
Parameters |
name |
Name for the ICA action. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after the ICA action is added.
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. |
accessprofilename |
Name of the ica accessprofile to be associated with this action. |
latencyprofilename |
Name of the ica latencyprofile to be associated with this action. |
Return Value |
Returns simpleResult |
See Also |