MongoSnapshotDownloadRequestInput
Supported in v9.5+ Configuration for downloading the base full snapshot and log snapshots required for point-in-time recovery of a MongoDB database.
Fields
| Field | Type | Description |
|---|---|---|
| pointInTime | DateTime | Supported in v9.5+ Point in time for which the base full snapshot and the log snapshots should be downloaded for recovery. The date-time string must be in the ISO8601 format. For example, "2016-01-01T01:23:45.678". The timezone is same as the timezone of the Rubrik cluster. |
| preferredLocationId | String! | Required. Supported in v9.5+ ID of the location preferred for downloading the base full and log snapshots required for point in time recovery. The snapshots not available at the preferred location will be downloaded from the location where they are available. |
| slaId | String | Supported in v9.5+ ID of the SLA Domain used to manage downloaded snapshot retention. This configuration does not manage log snapshot retention. |