OBJECT

OracleSettings

Description

The Oracle settings, such as the SEPS configuration associated with this host.

link GraphQL Schema definition

  • type OracleSettings {
  • # Indicates whether SEPS wallet option is enabled for this physical host.
  • isOracleSepsWalletEnabled: Boolean!
  • }