updateCollectionCluster

abstract suspend fun updateCollectionCluster(name: String, operation: ClusterOperation, timeout: Int?)

Apply a shard placement change (POST /collections/{name}/cluster); timeout is in seconds.