
Operation Description
You can call this operation to start a Simple Database Service instance that is in the Stopped state.
Quotas Info
Authorization Information
The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.
Request Parameters
Field Name | Field Details |
---|---|
RegionIdstring | The region ID of the Simple Database Service instance. You can call the ListRegions operation to query the most recent region list. Example:cn-hangzhouReference Value Source: ListRegions |
DatabaseInstanceIdstring | The ID of the Simple Database Service instance. Example:db-38263fa955774501a2ae1bdaed6f****Reference Value Source: DescribeDatabaseInstances |
ClientTokenstring | The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see How to ensure idempotence. Example:123e4567-e89b-12d3-a456-426655440000 |
Response Parameters
Field Name | Field Details |
---|---|
RequestIdstring | The request ID. Example:30637AD6-D977-4833-A54C-CC89483E**** |