Skip to main content

Updates the publish state of the cluster

POST 

/resources/compute.appvia.io/v2beta2/clusterplans/:name/versions/:version/publish

Updates the publish state of the cluster

Request

Path Parameters

    name stringrequired

    Name of the cluster plan to publish

    version stringrequired

    Version of the cluster plan to publish

Query Parameters

    dryRun string

    Set to 'All' to perform a server-side dry run of applying this change

Body

required

Details of the new publishing state for the resource

    publishState string
    published booleanrequired

Responses

Updated cluster plan publish state

Schema

    publishState string
    published booleanrequired
Loading...