You can call this operation to modify the switching policy of active address pools of a Global Traffic Manager (GTM) instance.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
AccessMode | String | Yes | AUTO |
The target access policy of the GTM instance. Valid values:
|
Action | String | Yes | SetGtmAccessMode |
The operation that you want to perform. Set the value to SetGtmAccessMode. |
StrategyId | String | Yes | hra0hx |
The ID of the access policy. |
Lang | String | No | en |
The language used by the user. |
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | 29D0F8F8-5499-4F6C-9FDC-1EE13BF55925 |
The ID of the request. |
Examples
Sample requests
http(s)://avds.aliyuncs.com/? Action=SetGtmAccessMode
&AccessMode=AUTO
&StrategyId=hra0hx
&<Common request parameters>
Sample success responses
XML
format
<SetGtmAccessModeResponse>
<RequestId>29D0F8F8-5499-4F6C-9FDC-1EE13BF55925</RequestId>
</SetGtmAccessModeResponse>
JSON
format
{
"RequestId":"29D0F8F8-5499-4F6C-9FDC-1EE13BF55925"
}
Error codes
For a list of error codes, visit the API Error Center.