INPUT_OBJECT
OracleBackupJobConfigInput
Description
Supported in v5.0+
link GraphQL Schema definition
- input OracleBackupJobConfigInput {
- # Supported in v5.0+
- # Boolean value that indicates whether to force a full snapshot for the specified
- # Oracle database object. Set to true to force a full snapshot. Set to false to
- # allow the Rubrik cluster to determine the type of snapshot required.
- Boolean :
- BaseOnDemandSnapshotConfigInput :
- }