Skip to main content
GET
Get cluster connection status

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Unique identifier of the cluster.

Response

Connection status of the cluster.

isConnected
boolean
required

Whether the cluster agent is currently connected to the control plane.