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