Skip to content

Commit 6c3f26b

Browse files
committed
Chore: Update Gateway Readme
1 parent dc1e578 commit 6c3f26b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

persys-gateway/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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`

0 commit comments

Comments
 (0)