File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -111,6 +111,12 @@ mTLS API:
111111- ` GET /clusters/:cluster_id/workloads `
112112- ` GET /clusters/:cluster_id/nodes `
113113- ` GET /clusters/:cluster_id/cluster/metrics `
114+ - ` GET/POST /clusters/:cluster_id/disks ` — standalone block disks (AgentControl)
115+ - ` GET/DELETE /clusters/:cluster_id/disks/:id `
116+ - ` GET/POST /clusters/:cluster_id/buckets ` — object storage (RGW via scheduler)
117+ - ` GET/DELETE /clusters/:cluster_id/buckets/:id `
118+ - ` GET /clusters/:cluster_id/buckets/:id/access ` — Vault-backed S3 credentials
119+ - ` GET /clusters/:cluster_id/buckets/:id/objects ` — list objects (prefix/pagination)
114120- ` POST /clusters/:cluster_id/forgery/projects/upsert `
115121- ` POST /clusters/:cluster_id/forgery/builds/trigger `
116122- ` POST /clusters/:cluster_id/forgery/webhooks/test `
You can’t perform that action at this time.
0 commit comments