Skip to main content

Updates the cluster configuration information

PUT 

/v1/cloudconfigs/edge/:configUid/clusterConfig

Updates the cluster configuration information

Request

Path Parameters

    configUid stringrequired

    Cluster's cloud config uid

Body

    clusterConfig

    object

    EdgeClusterConfig defines Edge Cluster specific Spec

    sshKeysstring[]

    SSHKeys specifies a list of ssh authorized keys to access the vms as a 'spectro' user

Responses

The resource was updated successfully

Loading...