Share via


ExascaleDbNodeProperties interface

The properties of DbNodeResource

Properties

additionalDetails

Additional information about the planned maintenance.

cpuCoreCount

The number of CPU cores enabled on the Db node.

dbNodeStorageSizeInGbs

The allocated local node storage in GBs on the Db node.

faultDomain

The name of the Fault Domain the instance is contained in.

hostname

The host name for the database node.

lifecycleState

The current state of the database node.

maintenanceType

The type of database node maintenance.

memorySizeInGbs

The allocated memory in GBs on the Db node.

ocid

DbNode OCID

softwareStorageSizeInGb

The size (in GB) of the block storage volume allocation for the DB system. This attribute applies only for virtual machine DB systems.

timeMaintenanceWindowEnd

End date and time of maintenance window.

timeMaintenanceWindowStart

Start date and time of maintenance window.

totalCpuCoreCount

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

Property Details

additionalDetails

Additional information about the planned maintenance.

additionalDetails?: string

Property Value

string

cpuCoreCount

The number of CPU cores enabled on the Db node.

cpuCoreCount?: number

Property Value

number

dbNodeStorageSizeInGbs

The allocated local node storage in GBs on the Db node.

dbNodeStorageSizeInGbs?: number

Property Value

number

faultDomain

The name of the Fault Domain the instance is contained in.

faultDomain?: string

Property Value

string

hostname

The host name for the database node.

hostname?: string

Property Value

string

lifecycleState

The current state of the database node.

lifecycleState?: string

Property Value

string

maintenanceType

The type of database node maintenance.

maintenanceType?: string

Property Value

string

memorySizeInGbs

The allocated memory in GBs on the Db node.

memorySizeInGbs?: number

Property Value

number

ocid

DbNode OCID

ocid: string

Property Value

string

softwareStorageSizeInGb

The size (in GB) of the block storage volume allocation for the DB system. This attribute applies only for virtual machine DB systems.

softwareStorageSizeInGb?: number

Property Value

number

timeMaintenanceWindowEnd

End date and time of maintenance window.

timeMaintenanceWindowEnd?: Date

Property Value

Date

timeMaintenanceWindowStart

Start date and time of maintenance window.

timeMaintenanceWindowStart?: Date

Property Value

Date

totalCpuCoreCount

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

totalCpuCoreCount?: number

Property Value

number