Skip to main content
POST
Scale Cluster

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
direction
enum<string>
required
Available options:
up,
down

Response

Successful Response

operation_id
string
required
status
enum<string>
required
Available options:
pending,
in_progress,
completed,
failed,
cancelled
message
string | null