Skip to main content
Version: latest

Updates the cluster configuration information

PUT 

/v1/cloudconfigs/cloudTypes/:cloudType/:configUid/clusterConfig

Updates the cluster configuration information

Request

Path Parameters

    cloudType stringrequired

    Cluster's cloud type

    configUid stringrequired

    Cluster's cloud config uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    clusterConfig

    object

    Cluster level configuration for Custom cloud and applicable for all the machine pools

    valuesstringrequired

    YAML string for Cluster and CloudCluster

Responses

The resource was updated successfully

Loading...