UpdateClusterGroup
Update the cluster membership list for an existing cluster group.
PUT
/api/v1/federation/cluster-groups/{groupId}/clustersOperation ID
UpdateClusterGroupSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonPath Parameters
groupIdStringRequiredID of the cluster group to update
Body Fields
clusterIdsListRequiredUpdated list of cluster UUIDs for this group
Example: item1,item2
