Skip to main content

Updates the specified cluster groups clusters

PUT 

/v1/clustergroups/:uid/clusters

Deprecated: Use PUT /v1/clustergroups/{uid}/hostCluster

Request

Path Parameters

    uid stringrequired

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    clusterRefs

    undefined[]

  • Array [

  • clusterNamestring
    clusterUidstring
  • ]

Responses

The resource was updated successfully

Loading...