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!
transform-action
The following operations can be performed on “transform-action”:
add | rm | show | set | unset |
add transform action
Creates a URL Transformation action, which defines how a specific element in URLs in the request or response is to be modified. NOTE: In the URL Transformation feature (unlike all other Citrix ADC features), “profile” and “action” are not synonymous but refer to distinct entities. You must create the profile first, and then the actions.
Synopsis
add transform action
Arguments
name Name for the URL transformation 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 URL Transformation 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 transform action” or ‘my transform action).
profileName Name of the URL Transformation profile with which to associate this action.
priority Positive integer specifying the priority of the action within the profile. A lower number specifies a higher priority. Must be unique within the list of actions bound to the profile. Policies are evaluated in the order of their priority numbers, and the first policy that matches is applied. Minimum value: 1 Maximum value: 2147483647
state Enable or disable this action.
Possible values: ENABLED, DISABLED Default value: ENABLED
rm transform action
Removes a URL Transformation action.
Synopsis
rm transform action
Arguments
name Name of the action.
show transform action
Displays a list of all URL Transformation actions currently assigned to the specified profile.
Synopsis
show transform action [
Arguments
name Name of the profile.
Output
stateflag profileName Name of the URL Transformation profile with which to associate this action.
priority Positive integer specifying the priority of the action within the profile. A lower number specifies a higher priority. Must be unique within the list of actions bound to the profile. Policies are evaluated in the order of their priority numbers, and the first policy that matches is applied.
reqUrlFrom PCRE-format regular expression that describes the request URL pattern to be transformed.
reqUrlInto PCRE-format regular expression that describes the transformation to be performed on URLs that match the reqUrlFrom pattern.
resUrlFrom PCRE-format regular expression that describes the response URL pattern to be transformed.
resUrlInto PCRE-format regular expression that describes the transformation to be performed on URLs that match the resUrlFrom pattern.
cookieDomainFrom Pattern that matches the domain to be transformed in Set-Cookie headers.
cookieDomainInto PCRE-format regular expression that describes the transformation to be performed on cookie domains that match the cookieDomainFrom pattern. NOTE: The cookie domain to be transformed is extracted from the request.
continueMatching Continue transforming using the next rule in the list.
state Enable or disable this action.
comment Any comments to preserve information about this URL Transformation action.
devno count
set transform action
Modifies the settings of the specified URL Transformation action.
Synopsis
set transform action
Arguments
name Name of the URL Transformation action to modify.
priority Positive integer specifying the priority of the action within the profile. A lower number specifies a higher priority. Must be unique within the list of actions bound to the profile. Policies are evaluated in the order of their priority numbers, and the first policy that matches is applied. Minimum value: 1 Maximum value: 2147483647
reqUrlFrom PCRE-format regular expression that describes the request URL pattern to be transformed.
reqUrlInto PCRE-format regular expression that describes the transformation to be performed on URLs that match the reqUrlFrom pattern.
resUrlFrom PCRE-format regular expression that describes the response URL pattern to be transformed.
resUrlInto PCRE-format regular expression that describes the transformation to be performed on URLs that match the resUrlFrom pattern.
cookieDomainFrom Pattern that matches the domain to be transformed in Set-Cookie headers.
cookieDomainInto PCRE-format regular expression that describes the transformation to be performed on cookie domains that match the cookieDomainFrom pattern. NOTE: The cookie domain to be transformed is extracted from the request.
state Enable or disable this action.
Possible values: ENABLED, DISABLED Default value: ENABLED
comment Any comments to preserve information about this URL Transformation action.
unset transform action
Use this command to remove transform action settings.Refer to the set transform action command for meanings of the arguments.
Synopsis
unset transform action
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.