All Products
Search
Document Center

PolarDB:RestartDBLink

Last Updated:Jun 17, 2024

Restarts database links.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
DBClusterIdstringYes

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

ParameterTypeDescriptionExample
object

Schema of Response

RequestIdstring

The request ID.

E56531A4-E552-40BA-9C58-137B80******
TaskIdstring

The task ID.

ec8c4723-eac5-4f12-becb-01ac08******
DBClusterIdstring

The cluster ID.

pc-****************

Examples

Sample success responses

JSONformat

{
  "RequestId": "E56531A4-E552-40BA-9C58-137B80******",
  "TaskId": "ec8c4723-eac5-4f12-becb-01ac08******",
  "DBClusterId": "pc-****************\n"
}

Error codes

HTTP status codeError codeError messageDescription
400InvalidDBClusterId.MalformedThe 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 timeSummary of changesOperation
No change history