Start
GET /databases/{uuid}/start
GET
/databases/{uuid}/start
Start database. Post
request is also accepted.
Authorizations
Parameters
Path Parameters
uuid
required
string format: uuid
UUID of the database.
Responses
200
Start database.
object
message
string
400
Invalid token.
object
message
string
401
Unauthenticated.
object
message
string
404
Resource not found.
object
message
string