Skip to main content

Gets the next version of the cluster plan for updating the cluster

GET 

/resources/compute.appvia.io/v2beta2/workspaces/:workspace/clusters/:name/update

Gets the next version of the cluster plan for updating the cluster

Request

Path Parameters

    name stringrequired

    Name of the cluster to update

    workspace stringrequired

    Workspace of the cluster to update

Responses

The next cluster plan version

Schema

    updateAvailable booleanrequired
    version stringrequired

    Version is the version of the next update

Loading...