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
- application/json
Body
- Array [
- ]
clusterRefs undefined[]
clusterNamestring
clusterUidstring
Responses
- 204
The resource was updated successfully
Loading...