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

Jul 7, 2025

main
v1
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
GET /v1/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • clusters property Modified
        • customer_managed_resources property Modified
GET /v1/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cluster property Modified
        • customer_managed_resources property Modified
PATCH /v1/clusters/{cluster.id}
  • Body
  • application/json content type Modified
    • customer_managed_resources property Modified
      • gcp property Modified
        • psc_v2_nat_subnet_name property Added
    • cloud_storage property Added
  • Response
  • 202 response Modified
    • application/json content type Modified
      • customer_managed_resources property Modified
        • gcp property Modified
      • cloud_storage property Added
POST /v1/clusters
  • Body
  • application/json content type Modified
    • cluster property Modified
      • customer_managed_resources property Modified
        • gcp property Modified
      • cloud_storage property Added