Restarts database links.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
DBClusterId | string | Yes | The cluster ID. Note
You can call the DescribeDBClusters operation to query the IDs of all clusters in an Alibaba Cloud account.
| pc-**************** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "E56531A4-E552-40BA-9C58-137B80******",
"TaskId": "ec8c4723-eac5-4f12-becb-01ac08******",
"DBClusterId": "pc-****************\n"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | InvalidDBClusterId.Malformed | The specified parameter DBClusterId is not valid. | The specified DBClusterId parameter is invalid. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history