OBJECT
Supported in v5.0+
type OracleNodeProperties {# Supported in v8.1+# ID assigned to the host.hostId: String # Required. Supported in v5.0+# Node name of the Oracle RAC node.nodeName: String! # Required. Supported in v5.0+# Connectivity status of the Oracle RAC node.status: String! }