Releases a pay-as-you-go AnalyticDB for PostgreSQL instance.
Operation description
-
Subscription instances cannot be manually released. They are automatically released when they expire.
-
Only pay-as-you-go instances in the Running state can be released by this operation.
Limits
You can call this operation up to 1,000 times per second per account. Exceeding this limit triggers throttling, which may affect your business.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
gpdb:DeleteDBInstance |
delete |
*DBInstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ResourceGroupId |
string |
No |
This parameter is no longer used. |
null |
| ClientToken |
string |
No |
A client token used to ensure the idempotence of the request. For more information, see How to ensure idempotence. |
0c593ea1-3bea-11e9-b96b-88********** |
| DBInstanceId |
string |
Yes |
The ID of the instance. Note
Call the DescribeDBInstances operation to query AnalyticDB for PostgreSQL instances in a region, including instance IDs. |
gp-bp*************** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
65BDA532-28AF-4122-AA39-B3********** |
Examples
Success response
JSON format
{
"RequestId": "65BDA532-28AF-4122-AA39-B3**********"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.