Updates the load balancing policy for an instance configuration.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:UpdateCloudGtmInstanceConfigLbStrategy |
update |
*GtmInstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AcceptLanguage |
string |
No |
The language of the response. Valid values:
|
en-US |
| ClientToken |
string |
No |
A client-generated token that is used to ensure the idempotence of the request. The token must be unique among different requests. The token can contain a maximum of 64 ASCII characters. |
1ae05db4-10e7-11ef-b126-00163e24**** |
| InstanceId |
string |
No |
The ID of the Global Traffic Manager (GTM) 3.0 instance. |
gtm-cn-wwo3a3h*** |
| ConfigId |
string |
No |
The ID of the instance configuration. A GTM instance can have multiple configurations for the same domain name, such as one for A records and another for AAAA records. The ConfigId uniquely identifies the configuration that you want to modify. For more information, see ListCloudGtmInstanceConfigs. |
Config-000**** |
| AddressPoolLbStrategy |
string |
No |
The load balancing policy for the address pools. Valid values:
|
sequence |
| SequenceLbStrategyMode |
string |
No |
The recovery mode for a primary address pool when the load balancing policy is set to sequence. Valid values:
|
preemptive |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The unique identifier for the request. |
0F32959D-417B-4D66-8463-68606605E3E2 |
| Success |
boolean |
Indicates whether the operation was successful. Valid values:
|
true |
Examples
Success response
JSON format
{
"RequestId": "0F32959D-417B-4D66-8463-68606605E3E2",
"Success": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.