listShardSnapshots

abstract suspend fun listShardSnapshots(name: String, shardId: Int): List<SnapshotDescription>

List one shard's snapshots (GET /collections/{name}/shards/{shard}/snapshots).