Skip to main content
Version: latest

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

Header Parameters

    ProjectUid string

    Scope the request to the specified project 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...