OBJECT
An Oracle database instance.
type OracleDatabaseInstance {# System identifier (SID) of the Oracle database instance.instanceName: String! # Rubrik CDM UUID of the physical host.hostId: UUID! }