Home > Configuration > Appflow > addappflowaction

addappflowaction

Use this method to creates an AppFlow action. The action can be associated with an AppFlow policy by using the add appflow policy method.

Syntax



Parameters

name

Name for the 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.

collectors

Name(s) of collector(s) to be associated with the AppFlow action.

clientsidemeasurements

On enabling this option, the Citrix ADC will collect the time required to load and render the mainpage on the client.
Default value = DISABLED.

pagetracking

On enabling this option, the Citrix ADC will start tracking the page for waterfall chart by inserting a NS_ESNS cookie in the response.
Default value = DISABLED.

webinsight

On enabling this option, the Citrix ADC will send the webinsight records to the configured collectors.
Default value = ENABLED.

securityinsight

On enabling this option, the Citrix ADC will send the security insight records to the configured collectors.
Default value = DISABLED.

botinsight

On enabling this option, the Citrix ADC will send the bot insight records to the configured collectors.
Default value = DISABLED.

ciinsight

On enabling this option, the Citrix ADC will send the ContentInspection Insight records to the configured collectors.
Default value = DISABLED.

videoanalytics

On enabling this option, the Citrix ADC will send the videoinsight records to the configured collectors.
Default value = DISABLED.

distributionalgorithm

On enabling this option, the Citrix ADC will distribute records among the collectors. Else, all records will be sent to all the collectors.
Default value = DISABLED.

transactionlog

Log ANOMALOUS or ALL transactions
Default value = APPFLOW_TRANSACTION_LOGGING_ALL.

comment

Any comments about this action. In the CLI, if including spaces between words, enclose the comment in quotation marks. (The quotation marks are not required in the configuration utility.)

Return Value

Returns simpleResult

See Also