/clusters.
Endpoints
| Action | Endpoint |
|---|---|
| List clusters | GET /clusters |
| Get cluster | GET /clusters/{id} |
| Stop cluster | PUT /clusters/{id}/stop |
| Create Ray cluster | POST /clusters/ray |
| Create Spark cluster | POST /clusters/spark |
shape string and workspace ownership fields through the shared base DTO.