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
- application/json
Body
clusterConfig
object
Cluster level configuration for Custom cloud and applicable for all the machine pools
valuesstringrequired
YAML string for Cluster and CloudCluster
Responses
- 204
The resource was updated successfully
Loading...