Skip to main content

Get cluster nodes

GET 

/core/clusters/:cluster_id/nodes

Retrieves detailed information about the nodes of a specified Kubernetes cluster. Each node entry includes its ID, role (worker or master), flavor, and current status.

Request

Responses

Success