Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseUsageMetrics

The list of aggregated metrics for Managed Databases in the fleet.

Properties

Optional compartmentId

compartmentId: undefined | string

The OCID of the compartment where the Managed Database resides.

Optional databaseContainerId

databaseContainerId: undefined | string

The OCID of the parent Container Database, in the case of a Pluggable Database.

Optional databaseId

databaseId: undefined | string

The Database id of the Managed Database. Every database had its own id and that value is captured here.

Optional databaseName

databaseName: undefined | string

The display name of the Managed Database.

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 databaseVersion

databaseVersion: undefined | string

The Oracle Database version.

Optional dbId

dbId: undefined | string

The OCID of the Managed Database.

Optional dbRole

dbRole: model.DbRole

The Database role of the Managed Database.

Optional dbUniqueName

dbUniqueName: undefined | string

The Database unique name of the Managed Database.

Optional deploymentType

deploymentType: model.DeploymentType

The infrastructure used to deploy the Oracle Database.

Optional metrics

A list of the database health metrics like CPU, Storage, and Memory.

Optional primaryDbId

primaryDbId: undefined | string

The Primary Database id of the Managed Database.

Optional primaryDbUniqueName

primaryDbUniqueName: undefined | string

The Primary Database unique name of the Managed Database.

Optional workloadType

workloadType: model.WorkloadType

The workload type of the Autonomous Database.

Functions

getDeserializedJsonObj

getJsonObj