Get details of a Kubernetes cluster
GET/portal/api/v1/clusters/cluster/:cluster_id
Retrieves the detailed information of a specific Kubernetes cluster by its cluster ID.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Cluster details retrieved successfully
Unauthorized
Not authorized to access the cluster
Resource not found.
Internal Server Error