Deletes the specified PolarDB application. This operation does not delete the associated PolarDB instance.
Operation description
Important
This operation deletes a PolarDB application but does not affect the associated PolarDB instance.
The delete operation is irreversible and permanently deletes the application.
Ensure that you have backed up all critical data before proceeding.
Try it now
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
polardb:DeleteApplication | delete | *All Resource
| None | None |
Request syntax
POST HTTP/1.1Request parameters
Parameter | Type | Required | Description | Example |
ApplicationId | string | Yes | Application ID | pa-************** |
Response elements
Parameter | Type | Description | Example |
object | |||
RequestId | string | The unique identifier for the API request. | 3E5CD764-FCCA-5C9C-838E-20E0DE84B2AF |
Examples
Success response
JSON format
{
"RequestId": "3E5CD764-FCCA-5C9C-838E-20E0DE84B2AF"
}Error codes
See for a complete list.
Release notes
See 变更详情 for a complete list.