Skip to content

Restart

GET
/databases/{uuid}/restart

Restart database. Post request is also accepted.

Authorizations

Parameters

Path Parameters

uuid
required
string format: uuid

UUID of the database.

Responses

200

Restart database.

object
message
string
Database restaring request queued.

400

Invalid token.

object
message
string
Invalid token.

401

Unauthenticated.

object
message
string
Unauthenticated.

404

Resource not found.

object
message
string
Resource not found.