createShardSnapshot
abstract suspend fun createShardSnapshot(name: String, shardId: Int, wait: Boolean): SnapshotDescription
Create a snapshot of one shard (POST /collections/{name}/shards/{shard}/snapshots).
Create a snapshot of one shard (POST /collections/{name}/shards/{shard}/snapshots).