Modifies an address pool.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:UpdateGtmAddressPool |
update |
*gtminstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language. |
en |
| AddrPoolId |
string |
Yes |
The ID of the address pool. |
1234abc |
| Name |
string |
No |
The name of the address pool. |
名称 |
| Type |
string |
Yes |
The type of the address pool. Valid values:
|
IP |
| MinAvailableAddrNum |
integer |
No |
The minimum number of active addresses in the address pool. |
2 |
| Addr |
array<object> |
Yes |
The list of addresses in the address pool. |
|
|
object |
No |
|||
| Value |
string |
No |
The address. |
1.1.XX.XX |
| LbaWeight |
integer |
No |
The weight of the address. |
1 |
| Mode |
string |
No |
The mode. Valid values:
|
SMART |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The unique ID of the request. |
6856BCF6-11D6-4D7E-AC53-FD579933522B |
Examples
Success response
JSON format
{
"RequestId": "6856BCF6-11D6-4D7E-AC53-FD579933522B"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.