Modifies the description of a lightweight database instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
swas-open:ModifyDatabaseInstanceDescription |
update |
*Instance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The ID of the region where the lightweight database instance is located. Call the ListRegions operation for a list of available regions. |
cn-hangzhou |
| DatabaseInstanceId |
string |
Yes |
The ID of the lightweight database instance. |
db-38263fa955774501a2ae1bdaed6f**** |
| ClientToken |
string |
No |
A client-generated token to ensure the idempotence of the request. The token must be unique for each request, contain only ASCII characters, and not exceed 64 characters in length. For more information, see How to ensure idempotence. |
123e4567-e89b-12d3-a456-426655440000 |
| DatabaseInstanceDescription |
string |
Yes |
The new description of the lightweight database instance. |
这是轻量数据库实例 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response data. |
||
| RequestId |
string |
A unique identifier for the request. |
30637AD6-D977-4833-A54C-CC89483E**** |
Examples
Success response
JSON format
{
"RequestId": "30637AD6-D977-4833-A54C-CC89483E****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.