v1
latestSwagger 2.02026-08-04232286653.5 KBSlurm Clusters
Retrieve information about slurm clusters belonging to the project.
get/projects/{project_id}/slurm/clusters
Path parameters
project_idstring required
Query parameters
namesstring[]
locationstring
statestring
slurm_cluster_idsstring[]
Response
Example response
{
"items": [
{
"location": "us-northcentral1-a",
"name": "my-slurm-cluster",
"root_ssh_pub_keys": [
"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCspdG97nTS/h4PEPq2QD2RYVK1jxFXLFZuSDMI8Rtxpucl6LDZLOghEYoj13lxKQnGtcsM3Iu68lh+4YgZe7CbI6cc/TxPbeAX2HJTqDh0J7+GAlLBHK9tsepC0QlhIDiazJptOPDZ3cesCBXdxSnzEbhDaqgYOfl393cp1fCeOKRIDWEP3H9CM25dCbWF66sTDziLsojJ9dMnxhgKm9/JkZc5gYncLT/2Ey+VWfV9Fs65mGUrBbQOn3c8S/nEk6WRcYn4PFOnIp0Mz+Chb50iCJrW677pllLnkTGSU+4c0H9J5z4HDG0I+91RoiQ0QsayFTYO1JtSn+THLuq98V+D"
],
"id": "ab4a6b00-aa5f-408e-a9fb-ac6de5eb45ab"
}
]
}