Updates the failover method for an address based on the specified parameters.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:UpdateCloudGtmAddressManualAvailableStatus |
update |
*All Resource
|
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. Make sure that the token is unique among different requests. The token can contain a maximum of 64 ASCII characters. |
1ae05db4-10e7-11ef-b126-00163e24**** |
| AddressId |
string |
Yes |
The unique ID of the address. |
addr-89518218114368**** |
| AvailableMode |
string |
No |
The failover method for the address. Valid values:
|
manual |
| ManualAvailableStatus |
string |
No |
The availability status of the address. This parameter takes effect only when AvailableMode is set to manual. Valid values:
|
available |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The unique ID of 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.