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!
policy-expression
The following operations can be performed on “policy-expression”:
unset | set | show | rm | add |
unset policy expression
Use this command to remove policy expression settings.Refer to the set policy expression command for meanings of the arguments.
Synopsis
unset policy expression
set policy expression
Modifies the attributes of a named policy expression.
Synopsis
set policy expression
Arguments
name Name of the policy expression to be modified.
value The expression string.
comment Any comments associated with the expression. Displayed upon viewing the policy expression.
clientSecurityMessage The client security message that will be displayed on failure of this expression. Only relevant for end point check expressions.
show policy expression
Displays information about the available named policy expressions.
Synopsis
show policy expression [
Arguments
name Name of the policy expression to display. If a name is not provided, information about all policy expressions is shown.
type Type of expression. Can be a classic or default syntax (advanced) expression.
Possible values: CLASSIC, ADVANCED
Output
value The expression string.
hits The total number of hits.
piHits The total number of hits.
type The type of expression. This is for output only.
clientSecurityMessage The client security message that will be displayed on failure of the client security check.
comment Any comments associated with the expression. Displayed upon viewing the policy expression.
stateflag flag isDefault A value of true is returned if it is a default policy expression.
builtin Indicates that a variable is a built-in (SYSTEM INTERNAL) type.
feature The feature to be checked while applying this config
gslbBindings Number of times expression is being used in the GSLB config.
devno count
rm policy expression
Removes a named policy expression. If the expression is used by a policy or filter, you must remove the policy or filter before removing the expression.
Synopsis
rm policy expression
Arguments
name Name of the policy expression to be removed.
add policy expression
Creates a classic or default syntax named expression, which can be used in multiple policies. For example, you can create the following named expressions, ExpressionA and ExpressionB: ExpressionA: http.req.body(100).contains(“A”) ExpressionB: http.req.body(100).contains(“B”)
You could then create an expression of the form: ###Synopsis
add policy expression
Arguments
name Unique name for the expression. Not case sensitive. Must begin with an ASCII letter or underscore (_) character, and must consist only of ASCII alphanumeric or underscore characters. Must not begin with ‘re’ or ‘xp’ or be a word reserved for use as an expression qualifier prefix (such as HTTP) or enumeration value (such as ASCII). Must not be the name of an existing named expression, pattern set, dataset, stringmap, or HTTP callout.
value Expression string. For example: http.req.body(100).contains(“this”).
comment Any comments associated with the expression. Displayed upon viewing the policy expression.
clientSecurityMessage Message to display if the expression fails. Allowed for classic end-point check expressions only.
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.