This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
appflow-action
The following operations can be performed on “appflow-action”:
show | rm | unset | rename | bind | unbind | set | add |
show appflow action
Displays information about AppFlow action(s), or about the specified AppFlow action.
Synopsis
show appflow action [
Arguments
name Name of the action about which to display information.
Output
stateflag hits The number of times the action has been taken.
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.
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.
webInsight On enabling this option, the Citrix ADC will send the webinsight records to the configured collectors.
securityInsight On enabling this option, the Citrix ADC will send the security insight records to the configured collectors.
botInsight On enabling this option, the Citrix ADC will send the bot insight records to the configured collectors.
CIInsight On enabling this option, the Citrix ADC will send the ContentInspection Insight records to the configured collectors.
videoAnalytics On enabling this option, the Citrix ADC will send the videoinsight records to the configured collectors.
distributionAlgorithm On enabling this option, the Citrix ADC will distribute records among the collectors. Else, all records will be sent to all the collectors.
MetricsLog If only the stats records are to be exported, turn on this option.
TransactionLog Log ANOMALOUS or ALL transactions
referenceCount The number of references to the action.
description Description of the action
comment Comments associated with the AppFlow action.
analyticsProfile Analytics profile to be bound to the appflow action
devno count
Example
- show appflow action
- show appflow action appflow_action_1
rm appflow action
Removes a configured AppFlow action. You cannot remove an action that is associated with an AppFlow policy.
Synopsis
rm appflow action
Arguments
name Name of the action to be removed.
Example
rm appflow action appflow_action_1
unset appflow action
Use this command to remove appflow action settings.Refer to the set appflow action command for meanings of the arguments.
Synopsis
unset appflow action
rename appflow action
Renames an AppFlow action.
Synopsis
rename appflow action
Arguments
name Existing name of the action.
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’).
Example
rename appflow action old_name new_name
bind appflow action
Bind an entity to AppFlow action
Synopsis
bind appflow action
Arguments
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’).
analyticsProfile Name of analytics profile to be bound to the appflow action.
Example
bind appflow action
unbind appflow action
unbind an entity from AppFlow action
Synopsis
unbind appflow action
Arguments
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’).
analyticsProfile Name of analytics profile to be unbound to the appflow action.
Example
unbind appflow action
set appflow action
Modifies the specified parameters of an AppFlow action.
Synopsis
set appflow action
Arguments
name Name of the action to be modified.
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.
Possible values: ENABLED, DISABLED Default value: DISABLED
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.)
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.
Possible values: ENABLED, DISABLED Default value: DISABLED
webInsight On enabling this option, the Citrix ADC will send the webinsight records to the configured collectors.
Possible values: ENABLED, DISABLED Default value: ENABLED
securityInsight On enabling this option, the Citrix ADC will send the security insight records to the configured collectors.
Possible values: ENABLED, DISABLED Default value: DISABLED
botInsight On enabling this option, the Citrix ADC will send the bot insight records to the configured collectors.
Possible values: ENABLED, DISABLED Default value: DISABLED
CIInsight On enabling this option, the Citrix ADC will send the ContentInspection Insight records to the configured collectors.
Possible values: ENABLED, DISABLED Default value: DISABLED
videoAnalytics On enabling this option, the Citrix ADC will send the videoinsight records to the configured collectors.
Possible values: ENABLED, DISABLED 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.
Possible values: ENABLED, DISABLED Default value: DISABLED
Example
set appflow action appflow_action_1 -collectors col1 col2 col3
add appflow action
Creates an AppFlow action. The action can be associated with an AppFlow policy by using the add appflow policy command.
Synopsis
add appflow action
Arguments
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’).
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.
Possible values: ENABLED, DISABLED 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.
Possible values: ENABLED, DISABLED Default value: DISABLED
webInsight On enabling this option, the Citrix ADC will send the webinsight records to the configured collectors.
Possible values: ENABLED, DISABLED Default value: ENABLED
securityInsight On enabling this option, the Citrix ADC will send the security insight records to the configured collectors.
Possible values: ENABLED, DISABLED Default value: DISABLED
botInsight On enabling this option, the Citrix ADC will send the bot insight records to the configured collectors.
Possible values: ENABLED, DISABLED Default value: DISABLED
CIInsight On enabling this option, the Citrix ADC will send the ContentInspection Insight records to the configured collectors.
Possible values: ENABLED, DISABLED Default value: DISABLED
videoAnalytics On enabling this option, the Citrix ADC will send the videoinsight records to the configured collectors.
Possible values: ENABLED, DISABLED 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.
Possible values: ENABLED, DISABLED Default value: DISABLED
TransactionLog Log ANOMALOUS or ALL transactions
Possible values: ALL, ANOMALOUS Default value: 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.)
Example
add appflow action appflow_action_1 -collectors col1 col2
Share
Share
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.