OBJECT
OracleDbDetail
Description
Supported in v5.0+
link GraphQL Schema definition
- type OracleDbDetail {
- # Supported in v5.0-v5.3
- # Oracle database unique name. (DB_UNIQUE_NAME)
- String :
- # Supported in v5.0+
- # v5.0-v5.3: Boolean value that indicates whether a Oracle database object is a
- # Live Mount. Value is true when the object is a Live Mount.
- # v6.0+: Value that indicates whether an Oracle database object is a Live Mount or
- # not. A true value indicates that the object is a Live Mount.
- Boolean :
- # Supported in v5.0+
- # Oracle Home of the Oracle database.
- String :
- # Required. Supported in v5.0+
- Int! :
- # Required. Supported in v5.0+
- # An array that contains tablespace names of the specified Oracle database.
- String!]! : [
- # Supported in v5.3+
- # General information about last validation job.
- OracleLastValidationResult :
- # Supported in v6.0+
- # Ordered list of database unique names to use for backup in a Data Guard group.
- String!]! : [
- # Supported in v6.0+
- # Indicates whether to backup only from the PRIMARY Data Guard member or from any
- # available member.
- Boolean :
- # Supported in v8.0+
- # Details about the PDBs that are part of the CDB.
- OraclePdbDetails :
- # Supported in Rubrik CDM version 9.0 and later. Specifies the section size, in
- # gigabytes, to be used during database backup.
- Int :
- # The time stamp of the most recent recovery point for this database.
- String :
- # The time stamp of the most recent recovery point for this database.
- String :
- # The time stamp of the most recent recovery point for this database.
- String :
- # The time stamp of the most recent recovery point for this database.
- String :
- # The time stamp of the most recent recovery point for this database.
- DateTime :
- # The time stamp of the most recent recovery point for this database.
- DateTime :
- # The time stamp of the most recent recovery point for this database.
- DateTime :
- # The time stamp of the most recent recovery point for this database.
- DateTime :
- # The time stamp of the most recent recovery point for this database.
- DateTime :
- # The time stamp of the earliest recovery point for this database.
- String :
- # The time stamp of the earliest recovery point for this database.
- String :
- # The time stamp of the earliest recovery point for this database.
- String :
- # The time stamp of the earliest recovery point for this database.
- String :
- # The time stamp of the earliest recovery point for this database.
- DateTime :
- # The time stamp of the earliest recovery point for this database.
- DateTime :
- # The time stamp of the earliest recovery point for this database.
- DateTime :
- # The time stamp of the earliest recovery point for this database.
- DateTime :
- # The time stamp of the earliest recovery point for this database.
- DateTime :
- OracleDbSummary :
- OracleNonSlaProperties :
- # The time stamp of the earliest recovery point for this database.
- DateTime :
- # The time stamp of the earliest recovery point for this database.
- DateTime :
- # The time stamp of the earliest recovery point for this database.
- DateTime :
- # The time stamp of the most recent recovery point for this database.
- DateTime :
- # The time stamp of the most recent recovery point for this database.
- DateTime :
- # The time stamp of the most recent recovery point for this database.
- DateTime :
- # Supported in v5.3+
- # An array that contains the host info for each instance.
- HostInfo!]! : [
- # Supported in v5.3+
- # Describes any pending SLA Domain assignment on this object.
- ManagedObjectPendingSlaInfo :
- BlackoutWindowResponseInfo :
- }