update_managed_transform
Modify managed transform configurations for your website to control client geolocation and IP address headers in origin requests.
Instructions
Modifies the configuration of managed transforms for your website.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | The website ID, which can be obtained by calling the ListSites operation. | |
| addClientGeolocationHeader | No | Specifies whether to include the header that indicates the geographical location of a client in an origin request. | |
| siteVersion | No | The version number of the website. You can use this parameter to specify a version of your website to apply the feature settings. By default, version 0 is used. | |
| addRealClientIpHeader | No | Specifies whether to include the 'ali-real-client-ip' header that indicates the 's real IP address in an origin request. | |
| realClientIpHeaderName | No | The actual client IP header name. |