Skip to content

OracleRacSummary

Supported in v5.0+

Fields

Field Type Description
hasLogConfigFromSla Boolean Supported in v7.0+ Boolean value specifying whether the database obtains the log backup configurations from the SLA Domain.
id String! Required. Supported in v5.0+ ID assigned to the Oracle RAC.
name String! Required. Supported in v5.0+ Cluster name assigned to the Oracle RAC.
nodeOrder [OracleNodeOrder!]! Required. Supported in v5.0+ Specifies an order for the RAC nodes. Automated Oracle backups use the RAC nodes in the specified order.
nodes [OracleNodeProperties!]! Required. Supported in v5.0+ Details of the nodes of this Oracle RAC.
numDbs Int! Required. Supported in v5.0+ Count of the number of databases on the Oracle RAC.
numNodes Int! Required. Supported in v5.0+ Count of the number of nodes on the Oracle RAC.
primaryClusterId String! Required. Supported in v5.0+
shouldDistributeBackupsAutomatically Boolean Supported in v6.0+ Boolean value that specifies whether the Rubrik cluster should automatically distribute backups across Oracle database instances running on the RAC nodes. By default, backups are run from the first connected node in the RAC priority order.
slaAssignable SlaAssignable
status String! Required. Supported in v5.0+ Connectivity status of the Oracle RAC.

Used By

Referenced by