Get cluster specification
GET/api/v1/clusters/:clusterId/spec
Retrieves the original specification used to create the cluster
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
- 500
Cluster specification retrieved successfully
Invalid cluster ID
Missing or invalid API key
User does not have permission to view cluster specification
Cluster not found
Rate limit exceeded
Internal server error