Updates the description of a PolarDB application.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
polardb:ModifyApplicationDescription | update | *All Resource
| None | None |
Request syntax
POST HTTP/1.1Request parameters
Parameter | Type | Required | Description | Example |
ApplicationId | string | Yes | The ID of the application. | pa-************** |
Description | string | Yes | The description of the application. | my app |
Response elements
Element | Type | Description | Example |
object | |||
RequestId | string | The ID of the request. | 3E5CD764-FCCA-5C9C-838E-20E0DE84B2AF |
ApplicationId | string | The ID of the application. | pa-************** |
Examples
Success response
JSON format
{
"RequestId": "3E5CD764-FCCA-5C9C-838E-20E0DE84B2AF",
"ApplicationId": "pa-**************"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.