Skip to main content
Version: latest

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

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

The resource was updated successfully

Loading...