clusters

Update an existing cluster

Update the settings of an existing cluster. Changing some settings (like Kubernetes version) might trigger a rolling update.

put/api/v1/orgs/{orgId}/clusters/{id}/update

Path parameters

orgIdinteger required

Organization identifier

idinteger required

Cluster identifier

Request body

OR

Example request

{
  "version": "1.17"
}

Response

Accepted

Changes

Changed in 4 of the 50 revisions of this API.216

    • added to the request body oneOf list

      request-body-one-of-added

  • a7fccded6870114See the full diff
    • the request's body type changed from object to no type

      request-body-type-changed

    • removed the request property

      request-property-removed

    • api operation id ClusterUpdate removed and replaced with UpdateCluster

      api-operation-id-removed

    • api tag clusters added

      api-tag-added

    • api tag cluster-update removed

      api-tag-removed

    • added to the request body oneOf list

      request-body-one-of-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog