Description
Generally an RDS instance can be restarted within 10s. If a large number of transactions must be submitted or rolled back, the restart may be extended by about one minute. The operation must meet the following conditions, otherwise the call will fail:
- The instance is running.
- The instance is not currently performing a backup task.
Request parameters
Name | Type | Required? | Description |
---|---|---|---|
Action | String | Yes | Required parameter. Value: RestartDBInstance. |
DBInstanceId | String | Yes | Instance ID. |
Return parameters
Name | Type | Description |
---|---|---|
<Public Return Parameters> | - | For more information, see Public parameters. |
Request example
https://rds.aliyuncs.com/?Action=RestartDBInstance
&DBInstanceId=rdsaiiabnaiiabn
&<Public Request Parameters>
Response example
XML format
<RestartDBInstanceResponse>
<RequestId>65BDA532-28AF-4122-AA39-B382721EEE64</RequestId>
</RestartDBInstanceResponse>
JSON format
"RequestId": " 65BDA532-28AF-4122-AA39-B382721EEE64"