DB Lifecycle

Start a database

Starts a stopped database. Rejected while a snapshot restore is in progress. Rate limited to 1 start per 3s per user.

post/v2/databases/{databaseId}/start

Path parameters

databaseIdstring required

Database identifier.

Response

Action dispatched. Payload reflects the underlying operation result.

status'success' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.