Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExternalDbNode

The details of an external database node.

Properties

Optional additionalDetails

additionalDetails: undefined | object

The additional details of the external DB node defined in {@code {"key": "value"}} format. Example: {@code {"bar-key": "value"}}

compartmentId

compartmentId: string

The OCID of the compartment.

componentName

componentName: string

The name of the external DB node.

Optional cpuCoreCount

cpuCoreCount: undefined | number

The number of CPU cores available on the DB node. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

displayName

displayName: string

The user-friendly name for the external DB node. The name does not have to be unique.

Optional domainName

domainName: undefined | string

Name of the domain.

Optional externalConnectorId

externalConnectorId: undefined | string

The OCID of the external connector.

externalDbSystemId

externalDbSystemId: string

The OCID of the external DB system that the DB node is a part of.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {@code {"Department": "Finance"}}

Optional hostName

hostName: undefined | string

The host name for the DB node.

id

id: string

The OCID of the external DB node.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Additional information about the current lifecycle state.

lifecycleState

lifecycleState: LifecycleState

The current lifecycle state of the external DB node.

Optional memorySizeInGBs

memorySizeInGBs: undefined | number

The total memory in gigabytes (GB) on the DB node. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

timeCreated

timeCreated: Date

The date and time the external DB node was created.

timeUpdated

timeUpdated: Date

The date and time the external DB node was last updated.

Functions

getDeserializedJsonObj

getJsonObj