Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DatabaseStatus

The status of the Oracle Database. Indicates whether the status of the database is UP, DOWN, or UNKNOWN at the current time.

Enumeration members

Down

Down: = "DOWN"

Unknown

Unknown: = "UNKNOWN"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Up

Up: = "UP"

Functions

getDeserializedJsonObj

getJsonObj