DbNode
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 VNIC.
Type: String
Required: No
 - backupVnicId
 - 
               
The OCID of the backup VNIC.
Type: String
Required: No
 - cpuCoreCount
 - 
               
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 (GBs), that's allocated on the DB node.
Type: Integer
Required: No
 - dbServerId
 - 
               
The unique identifier of the Db server that is 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 the instance is contained in.
Type: String
Required: No
 - floatingIpAddress
 - 
               
The floating IP address assigned to the DB node.
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 database node maintenance. Either
VMDB_REBOOT_MIGRATIONorEXADBXS_REBOOT_MIGRATION.Type: String
Valid Values:
VMDB_REBOOT_MIGRATIONRequired: No
 - memorySizeInGBs
 - 
               
The allocated memory in GBs 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
 - privateIpAddress
 - 
               
The private IP address assigned to the DB node.
Type: String
Required: No
 - softwareStorageSizeInGB
 - 
               
The size (in GB) of the block storage volume allocation for the DB system.
Type: Integer
Required: No
 - status
 - 
               
The current status of the DB node.
Type: String
Valid Values:
AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | STOPPING | STOPPED | STARTINGRequired: No
 - statusReason
 - 
               
Additional information about the status of the DB node.
Type: String
Required: No
 - timeMaintenanceWindowEnd
 - 
               
End date and time of maintenance window.
Type: String
Required: No
 - timeMaintenanceWindowStart
 - 
               
Start date and time of 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: