Skip to main content
GET
Get provisioning progress and cluster health

Authorizations

Authorization
string
header
required

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

Path Parameters

cluster_id
string
required

Response

Current status of a bring your own cloud environment.

Provisioning progress and cluster health.

cluster_id
string
required

Identifier of this environment.

cluster_name
string
required

Name given to the environment.

mode
string
required

managed_provisioning or cluster_import.

status
string
required

Provisioning status.

message
string
required

Human-readable status detail.

created_at
string | null

When the request was received.