Describes a restore request. Provide either a list of backup IDs or a time range (from/to) that selects the backups to restore; the two are mutually exclusive.
from
to
Optional
The IDs of the backups to restore from, one per partition.
The start of the time range to restore from, as an ISO 8601 timestamp.
The end of the time range to restore from, as an ISO 8601 timestamp.
Describes a restore request. Provide either a list of backup IDs or a time range (
from/to) that selects the backups to restore; the two are mutually exclusive.