Home > Configuration > Transform |
| Transform |
url transformation configuration. |
Configuration APIs |
Use this method to 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. |
Use this method to creates a URL Transformation policy, which specifies the requests and responses to be transformed by the associated profile. |
Use this method to creates a URL Transformation policy label. A policy label is a tool for evaluating a set of policies in a specified order. By using a policy label, you can configure the URL Transformation feature to choose the next policy, invoke a different policy label, or terminate policy evaluation completely by looking at whether the previous policy evaluated to TRUE or FALSE. |
Use this method to creates a URL transformation profile, which contains a list of actions that define how the URLs in a request or response are 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. |
Use this method to bind policy to transform global. |
Use this method to bind policy to transform policylabel. |
Use this method to get a list of all URL Transformation actions currently assigned to the specified profile. |
Use this method to get the policies bound to the specified URL Transformation global bind point. |
Use this method to get the current settings for the specified URL Transformation policy. |
Use this method to get the current settings for the specified URL Transformation policy label. |
Use this method to get the current settings for the specified URL Transformation profile. |
Use this method to renames a URL Transformation policy. |
Use this method to renames a URL Transformation policy label. |
Use this method to removes a URL Transformation action. |
Use this method to removes the specified URL Transformation policy. |
Use this method to removes a URL Transformation policy label. |
Use this method to removes a URL Transformation profile. |
Use this method to set any comments to preserve information about this URL Transformation action. |
Use this method to set pattern that matches the domain to be transformed in Set-Cookie headers. |
Use this method to set 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. |
Use this method to set 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. |
Use this method to set pCRE-format regular expression that describes the request URL pattern to be transformed. |
Use this method to set pCRE-format regular expression that describes the transformation to be performed on URLs that match the reqUrlFrom pattern. |
Use this method to set pCRE-format regular expression that describes the response URL pattern to be transformed. |
Use this method to set pCRE-format regular expression that describes the transformation to be performed on URLs that match the resUrlFrom pattern. |
Use this method to set enable or disable this action. |
Use this method to set any comments to preserve information about this URL Transformation policy. |
Use this method to set log server to use to log connections that match this policy. |
Use this method to set name of the URL Transformation profile to use to transform requests and responses that match the policy. |
Use this method to set expression, or name of a named expression, against which to evaluate traffic. The following requirements apply only to the Citrix ADC CLI: * If the expression includes blank spaces, the entire expression must be enclosed in double quotation marks. * If the expression itself includes double quotation marks, you must escape the quotations by using the \ character. * Alternatively, you can use single quotation marks to enclose the rule, in which case you do not have to escape the double quotation marks. |
Use this method to set any comments to preserve information about this URL Transformation profile. |
Use this method to set in the HTTP body, transform only absolute URLs. Relative URLs are ignored. |
Use this method to set type of transformation. Always URL for URL Transformation profiles. |
Use this method to unbind policy from transform global. |
Use this method to unbind priority from transform global. |
Use this method to unbind policy from transform policylabel. |
Use this method to unbind priority from transform policylabel. |
Remove transform action comment setting. |
Remove transform action cookiedomainfrom setting. |
Remove transform action cookiedomaininto setting. |
Remove transform action requrlfrom setting. |
Remove transform action requrlinto setting. |
Remove transform action resurlfrom setting. |
Remove transform action resurlinto setting. |
Remove transform action state setting. |
Remove transform policy comment setting. |
Remove transform policy logaction setting. |
Remove transform profile comment setting. |
Remove transform profile onlytransformabsurlinbody setting. |
Remove transform profile type setting. |