共用方式為


ExascaleDbNodeProperties interface

DbNodeResource 的屬性

屬性

additionalDetails

計劃性維護的其他資訊。

cpuCoreCount

在 Db 節點上啟用的 CPU 核心數目。

dbNodeStorageSizeInGbs

資料庫節點上 GB 中配置的本機節點記憶體。

faultDomain

實例所包含的容錯網域名稱。

hostname

資料庫節點的主機名。

lifecycleState

資料庫節點的目前狀態。

maintenanceType

資料庫節點維護的類型。

memorySizeInGbs

Db 節點上的 GB 中配置的記憶體。

ocid

資料庫節點 OCID

softwareStorageSizeInGb

資料庫系統區塊記憶體磁碟區配置的大小(以 GB 為單位)。 此屬性僅適用於虛擬機 DB 系統。

timeMaintenanceWindowEnd

維護時段的結束日期和時間。

timeMaintenanceWindowStart

維護時段的開始日期和時間。

totalCpuCoreCount

Db 節點上預留的CPU內核總數。

屬性詳細資料

additionalDetails

計劃性維護的其他資訊。

additionalDetails?: string

屬性值

string

cpuCoreCount

在 Db 節點上啟用的 CPU 核心數目。

cpuCoreCount?: number

屬性值

number

dbNodeStorageSizeInGbs

資料庫節點上 GB 中配置的本機節點記憶體。

dbNodeStorageSizeInGbs?: number

屬性值

number

faultDomain

實例所包含的容錯網域名稱。

faultDomain?: string

屬性值

string

hostname

資料庫節點的主機名。

hostname?: string

屬性值

string

lifecycleState

資料庫節點的目前狀態。

lifecycleState?: string

屬性值

string

maintenanceType

資料庫節點維護的類型。

maintenanceType?: string

屬性值

string

memorySizeInGbs

Db 節點上的 GB 中配置的記憶體。

memorySizeInGbs?: number

屬性值

number

ocid

資料庫節點 OCID

ocid: string

屬性值

string

softwareStorageSizeInGb

資料庫系統區塊記憶體磁碟區配置的大小(以 GB 為單位)。 此屬性僅適用於虛擬機 DB 系統。

softwareStorageSizeInGb?: number

屬性值

number

timeMaintenanceWindowEnd

維護時段的結束日期和時間。

timeMaintenanceWindowEnd?: Date

屬性值

Date

timeMaintenanceWindowStart

維護時段的開始日期和時間。

timeMaintenanceWindowStart?: Date

屬性值

Date

totalCpuCoreCount

Db 節點上預留的CPU內核總數。

totalCpuCoreCount?: number

屬性值

number