recoverShardSnapshot
abstract suspend fun recoverShardSnapshot(name: String, shardId: Int, location: String, priority: SnapshotPriority?, checksum: String?, wait: Boolean)
Recover one shard from a snapshot location (PUT /collections/{name}/shards/{shard}/snapshots/recover).