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

Changelog

Last update:
Compare
45 structure changes including:
1 Addition
44 Modifications
Modified 44
DELETE /v1/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • error, metadata, response properties Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/serverless/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • serverless_clusters property Modified
        • console, private_link properties Added
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/serverless/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • console, private_link properties Added
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/serverless/region
  • Response
  • 200 response Modified
    • application/json content type Modified
      • serverless_region property Modified
        • placement property Added
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/serverless/regions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • serverless_regions property Modified
        • placement property Added
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • Query
  • filter.placement_enabled_only query parameter Added
GET /v1/service-accounts
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/service-accounts/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/service-accounts/{id}/credentials
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/user-invites
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/user-invites/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/users
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/users/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PATCH /v1/clusters/{cluster.id}
  • Body
  • application/json content type Modified
    • cloud_storage property Modified
      • skip_destroy property Added
  • Response
  • 202 response Modified
    • application/json content type Modified
      • cloud_storage property Modified
        • skip_destroy property Added
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PATCH /v1/resource-groups/{resource_group.id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PATCH /v1/service-accounts/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PATCH /v1/user-invites/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/clusters
  • Body
  • application/json content type Modified
    • cluster property Modified
      • cloud_storage property Modified
        • skip_destroy property Added
      • customer_managed_resources property Modified
        • azure property Modified
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • error, metadata, response properties Modified
  • 400 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 409 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/networks
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • error, metadata, response properties Modified
  • 400 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 409 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/resource-groups
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/role-bindings
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/serverless/clusters
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • error, metadata, response properties Modified
  • 400 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 409 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/service-accounts
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/user-invites
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/networks/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • error, metadata, response properties Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/resource-groups/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/role-bindings/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/serverless/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • error, metadata, response properties Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/service-accounts/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/user-invites/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/users/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • clusters property Modified
        • cloud_storage, customer_managed_resources, state_description properties Modified
        • internet_gateways property Added
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cluster property Modified
        • cloud_storage, customer_managed_resources, state_description properties Modified
        • internet_gateways property Added
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/networks
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/networks/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/operations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operations property Modified
        • error, metadata, response properties Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/operations/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operation property Modified
        • error, metadata, response properties Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/organizations/available
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/organizations/current
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/regions/{cloud_provider}
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/regions/{cloud_provider}/{name}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/resource-groups
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/resource-groups/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/role-bindings
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/role-bindings/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
Added 1
GET /v1/service-accounts/{id}/rotate-secret
45 structure changes including:
1 Addition
44 Modifications
Modified 44
DELETE /v1/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • error, metadata, response properties Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/serverless/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • serverless_clusters property Modified
        • console, private_link properties Added
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/serverless/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • console, private_link properties Added
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/serverless/region
  • Response
  • 200 response Modified
    • application/json content type Modified
      • serverless_region property Modified
        • placement property Added
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/serverless/regions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • serverless_regions property Modified
        • placement property Added
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • Query
  • filter.placement_enabled_only query parameter Added
GET /v1/service-accounts
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/service-accounts/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/service-accounts/{id}/credentials
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/user-invites
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/user-invites/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/users
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/users/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PATCH /v1/clusters/{cluster.id}
  • Body
  • application/json content type Modified
    • cloud_storage property Modified
      • skip_destroy property Added
  • Response
  • 202 response Modified
    • application/json content type Modified
      • cloud_storage property Modified
        • skip_destroy property Added
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PATCH /v1/resource-groups/{resource_group.id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PATCH /v1/service-accounts/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
PATCH /v1/user-invites/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/clusters
  • Body
  • application/json content type Modified
    • cluster property Modified
      • cloud_storage property Modified
        • skip_destroy property Added
      • customer_managed_resources property Modified
        • azure property Modified
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • error, metadata, response properties Modified
  • 400 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 409 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/networks
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • error, metadata, response properties Modified
  • 400 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 409 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/resource-groups
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/role-bindings
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/serverless/clusters
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • error, metadata, response properties Modified
  • 400 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 409 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/service-accounts
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
POST /v1/user-invites
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/networks/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • error, metadata, response properties Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/resource-groups/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/role-bindings/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/serverless/clusters/{id}
  • Response
  • 202 response Modified
    • application/json content type Modified
      • operation property Modified
        • error, metadata, response properties Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/service-accounts/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/user-invites/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
DELETE /v1/users/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/clusters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • clusters property Modified
        • cloud_storage, customer_managed_resources, state_description properties Modified
        • internet_gateways property Added
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/clusters/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cluster property Modified
        • cloud_storage, customer_managed_resources, state_description properties Modified
        • internet_gateways property Added
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/networks
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/networks/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/operations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operations property Modified
        • error, metadata, response properties Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/operations/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • operation property Modified
        • error, metadata, response properties Modified
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/organizations/available
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/organizations/current
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/regions/{cloud_provider}
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/regions/{cloud_provider}/{name}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/resource-groups
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/resource-groups/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/role-bindings
  • Response
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
GET /v1/role-bindings/{id}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • 500 response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
  • default response Modified
    • application/json content type Modified
      • details property Modified
        • BadRequest, QuotaFailure alternatives Modified
Added 1
GET /v1/service-accounts/{id}/rotate-secret
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