Updates the cluster configuration information
PUT/v1/cloudconfigs/maas/:configUid/clusterConfig
Updates the cluster configuration information
Request
Path Parameters
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 MAAS cloud and applicable for all the machine pools
domainstringrequired
Domain name of the cluster to be provisioned
sshKeysstring[]
SSH keys specifies a list of ssh authorized keys for the 'spectro' user
Responses
- 204
The resource was updated successfully
Loading...