Change Updates

Do not miss any Cloud Control Plane API changes, ever again

Subscribe to the Cloud Control Plane API changelog to be up to date on recent changes.

RSS

about 6 hours ago

main
v1
Compare

API structure has changed

Next change
10 structure changes including:
5 Additions
5 Modifications
Modified 5
GET /v1/serverless/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • serverless_clusters property Modified
        • tags property Added
GET /v1/serverless/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tags property Added
PATCH /v1/serverless/clusters/{id}
  • Body
  • application/json content type Modified
    • tags property Added
  • Response
  • 202 response Modified
    • application/json content type Modified
      • tags property Added
POST /v1/clusters
  • Body
  • application/json content type Modified
    • cluster property Modified
      • redpanda_node_count property Added
POST /v1/serverless/clusters
  • Body
  • application/json content type Modified
    • serverless_cluster property Modified
      • tags property Added
Added 5
DELETE /v1/shadow-links/{id}
GET /v1/shadow-links
GET /v1/shadow-links/{id}
PATCH /v1/shadow-links/{shadow_link.id}
POST /v1/shadow-links