v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466450398.1 KB

Starts the specified DB node in a VM cluster.

post/#X-Amz-Target=Odb.StartDbNode

Headers

X-Amz-Target'Odb.StartDbNode' required

Request body

cloudVmClusterIdstring required

The unique identifier of the VM cluster that contains the DB node to start.

dbNodeIdstring required

The unique identifier of the DB node to start.

Response

Success

dbNodeIdstring required

The unique identifier of the DB node that was started.

status'AVAILABLE' | 'FAILED' | 'PROVISIONING' | 'TERMINATED' | 'TERMINATING' | 'UPDATING' | 'STOPPING' | 'STOPPED' | 'STARTING'

The current status of the DB node after the start operation.

statusReasonstring

Additional information about the status of the DB node after the start operation.