Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DbSystemSummary

Summary information about a database system.

Properties

compartmentId

compartmentId: string

The OCID of the compartment that contains the database system.

Optional configId

configId: undefined | string

The OCID of the configuration associated with the database system.

dbVersion

dbVersion: string

Version of database system software.

definedTags

definedTags: object

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

Type declaration

  • [key: string]: object
    • [key: string]: any

displayName

displayName: string

A user-friendly display name for the database system. Avoid entering confidential information.

freeformTags

freeformTags: 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"}}

Type declaration

  • [key: string]: string

id

id: string

A unique identifier for the database system. Immutable on creation.

instanceCount

instanceCount: number

Count of database instances, or nodes, in the database system. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

instanceMemorySizeInGBs

instanceMemorySizeInGBs: number

The total amount of memory available to each database instance node, in gigabytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

instanceOcpuCount

instanceOcpuCount: number

The total number of OCPUs available to each database instance node. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

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.

lifecycleState

lifecycleState: string

The current state of the database system.

Optional shape

shape: undefined | string

The name of the shape for the database instance node. Example: {@code VM.Standard.E4.Flex}

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"}}}

systemType

systemType: string

Type of the database system.

timeCreated

timeCreated: Date

The date and time that the database system was created, expressed in RFC 3339 timestamp format.

Example: {@code 2016-08-25T21:10:29.600Z}

Optional timeUpdated

timeUpdated: Date

The date and time that the database system was updated, expressed in RFC 3339 timestamp format.

Example: {@code 2016-08-25T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj