Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FleetStatusByCategory

The number of databases in the fleet, grouped by database type and sub type.

Properties

Optional databaseSubType

databaseSubType: model.DatabaseSubType

The subtype of the Oracle Database. Indicates whether the database is a Container Database, Pluggable Database, Non-container Database, Autonomous Database, or Autonomous Container Database.

Optional databaseType

databaseType: model.DatabaseType

The type of Oracle Database installation.

Optional deploymentType

deploymentType: model.DeploymentType

The infrastructure used to deploy the Oracle Database.

Optional inventoryCount

inventoryCount: undefined | number

The number of databases in the fleet. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj