DbNodeSummary - Oracle Database@AWS

DbNodeSummary

Information about a DB node.

Contents

additionalDetails

Additional information about the planned maintenance.

Type: String

Required: No

backupIpId

The Oracle Cloud ID (OCID) of the backup IP address that's associated with the DB node.

Type: String

Required: No

backupVnic2Id

The OCID of the second backup virtual network interface card (VNIC) for the DB node.

Type: String

Required: No

backupVnicId

The OCID of the backup VNIC for the DB node.

Type: String

Required: No

cpuCoreCount

The number of CPU cores enabled on the DB node.

Type: Integer

Required: No

createdAt

The date and time when the DB node was created.

Type: Timestamp

Required: No

dbNodeArn

The Amazon Resource Name (ARN) of the DB node.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-z0-9-_]{6,64}

Required: No

dbNodeId

The unique identifier of the DB node.

Type: String

Length Constraints: Minimum length of 6. Maximum length of 64.

Pattern: [a-zA-Z0-9_~.-]+

Required: No

dbNodeStorageSizeInGBs

The amount of local node storage, in gigabytes (GB), that's allocated on the DB node.

Type: Integer

Required: No

dbServerId

The unique identifier of the database server that's associated with the DB node.

Type: String

Length Constraints: Minimum length of 6. Maximum length of 64.

Pattern: [a-zA-Z0-9_~.-]+

Required: No

dbSystemId

The OCID of the DB system.

Type: String

Required: No

faultDomain

The name of the fault domain where the DB node is located.

Type: String

Required: No

hostIpId

The OCID of the host IP address that's associated with the DB node.

Type: String

Required: No

hostname

The host name for the DB node.

Type: String

Required: No

maintenanceType

The type of maintenance the DB node.

Type: String

Valid Values: VMDB_REBOOT_MIGRATION

Required: No

memorySizeInGBs

The amount of memory, in gigabytes (GB), that allocated on the DB node.

Type: Integer

Required: No

ocid

The OCID of the DB node.

Type: String

Required: No

ociResourceAnchorName

The name of the OCI resource anchor for the DB node.

Type: String

Required: No

softwareStorageSizeInGB

The size of the block storage volume, in gigabytes (GB), that's allocated for the DB system. This attribute applies only for virtual machine DB systems.

Type: Integer

Required: No

status

The current status of the DB node.

Type: String

Valid Values: AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | STOPPING | STOPPED | STARTING

Required: No

statusReason

Additional information about the status of the DB node.

Type: String

Required: No

timeMaintenanceWindowEnd

The end date and time of the maintenance window.

Type: String

Required: No

timeMaintenanceWindowStart

The start date and time of the maintenance window.

Type: String

Required: No

totalCpuCoreCount

The total number of CPU cores reserved on the DB node.

Type: Integer

Required: No

vnic2Id

The OCID of the second VNIC.

Type: String

Required: No

vnicId

The OCID of the VNIC.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: