OBJECT
Supported in v5.3+
type HostInfo {# Required. Supported in v5.3+# Name of the host.hostname: String! # Required. Supported in v5.3+# The managed id of the host.id: String! # Required. Supported in v5.3+# Oracle discovery user.oracleQueryUser: String! # Required. Supported in v5.3+# Oracle sysdba user to use on the host.oracleSysDbaUser: String! }