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
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 parameters
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 Error Codes for a complete list.
Release notes
See Release Notes for a complete list.