OBJECT
Oracle user details of this Physical Host.
type OracleUserDetails {# The system database administrator of this Physical Host.sysDbaUser: String! # The query user of this Physical Host.queryUser: String! }