Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AutonomousDatabaseInsightSummary

Summary of a database insight resource.

Properties

Optional compartmentId

compartmentId: undefined | string

The OCID of the compartment.

Optional databaseConnectionStatusDetails

databaseConnectionStatusDetails: undefined | string

A message describing the status of the database connection of this resource. For example, it can be used to provide actionable information about the permission and content validity of the database connection.

Optional databaseDisplayName

databaseDisplayName: undefined | string

The user-friendly name for the database. The name does not have to be unique.

Optional databaseHostNames

databaseHostNames: Array<string>

The hostnames for the database.

databaseId

databaseId: string

The OCID of the database.

Optional databaseName

databaseName: undefined | string

The database name. The database name is unique within the tenancy.

Optional databaseResourceType

databaseResourceType: undefined | string

OCI database resource type

Optional databaseType

databaseType: undefined | string

Operations Insights internal representation of the database type.

Optional databaseVersion

databaseVersion: undefined | string

The version of the database.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Const entitySource

entitySource: string = "AUTONOMOUS_DATABASE"

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

The OCID of the database insight resource.

Optional isAdvancedFeaturesEnabled

isAdvancedFeaturesEnabled: undefined | false | true

Flag is to identify if advanced features for autonomous database is enabled or not

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

Optional lifecycleState

lifecycleState: model.LifecycleState

The current state of the database.

Optional processorCount

processorCount: undefined | number

Processor count. This is the OCPU count for Autonomous Database and CPU core count for other database types. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional status

status: model.ResourceStatus

Indicates the status of a database insight in Operations Insights

Optional systemTags

systemTags: undefined | object

System tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

Optional timeCreated

timeCreated: Date

The time the the database insight was first enabled. An RFC3339 formatted datetime string

Optional timeUpdated

timeUpdated: Date

The time the database insight was updated. An RFC3339 formatted datetime string

Methods

getDeserializedJsonObj

getJsonObj