Skip to main content
GET
/
cluster
/
info
/
{cluster}
{
  "message": "<string>",
  "cluster_info": {}
}

Authorizations

Authorization
string
header
required

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

Path Parameters

cluster
string
required

Response

Successful Response

Response model for cluster info endpoint.

message
string
required

Formatted TSV table with cluster details

cluster_info
Cluster Info · object
required

Complete cluster information object with instances and metadata