Deletes an address pool by its ID.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:DeleteDnsGtmAddressPool |
delete |
*gtmInstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language for some returned parameters. Default: en. Valid values: en, zh, and ja. |
en |
| AddrPoolId |
string |
Yes |
The ID of the address pool. To obtain the ID, call DescribeDnsGtmInstanceAddressPools. |
testp****** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
6856BCF6-11D6-4D7E-AC53-FD579933522B |
Examples
Success response
JSON format
{
"RequestId": "6856BCF6-11D6-4D7E-AC53-FD579933522B"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | DnsGtmSystemBusyness |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.