Share via


DbServerProperties interface

DbServer resource properties

Properties

autonomousVirtualMachineIds

The list of OCIDs of the Autonomous Virtual Machines associated with the Db server.

autonomousVmClusterIds

The list of OCIDs of the Autonomous VM Clusters associated with the Db server.

compartmentId

The OCID of the compartment.

computeModel

The compute model of the Exadata Infrastructure

cpuCoreCount

The number of CPU cores enabled on the Db server.

dbNodeIds

The OCID of the Db nodes associated with the Db server.

dbNodeStorageSizeInGbs

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

dbServerPatchingDetails

dbServerPatching details of the Db server.

displayName

The name for the Db Server.

exadataInfrastructureId

The OCID of the Exadata infrastructure.

lifecycleDetails

Lifecycle details of dbServer.

lifecycleState

DbServer provisioning state.

maxCpuCount

The total number of CPU cores available.

maxDbNodeStorageInGbs

The total max dbNode storage in GBs.

maxMemoryInGbs

The total memory available in GBs.

memorySizeInGbs

The total memory size in GBs.

ocid

Db server name.

provisioningState

Azure resource provisioning state.

shape

The shape of the Db server. The shape determines the amount of CPU, storage, and memory resources available.

timeCreated

The date and time that the Db Server was created.

vmClusterIds

The OCID of the VM Clusters associated with the Db server.

Property Details

autonomousVirtualMachineIds

The list of OCIDs of the Autonomous Virtual Machines associated with the Db server.

autonomousVirtualMachineIds?: string[]

Property Value

string[]

autonomousVmClusterIds

The list of OCIDs of the Autonomous VM Clusters associated with the Db server.

autonomousVmClusterIds?: string[]

Property Value

string[]

compartmentId

The OCID of the compartment.

compartmentId?: string

Property Value

string

computeModel

The compute model of the Exadata Infrastructure

computeModel?: string

Property Value

string

cpuCoreCount

The number of CPU cores enabled on the Db server.

cpuCoreCount?: number

Property Value

number

dbNodeIds

The OCID of the Db nodes associated with the Db server.

dbNodeIds?: string[]

Property Value

string[]

dbNodeStorageSizeInGbs

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

dbNodeStorageSizeInGbs?: number

Property Value

number

dbServerPatchingDetails

dbServerPatching details of the Db server.

dbServerPatchingDetails?: DbServerPatchingDetails

Property Value

displayName

The name for the Db Server.

displayName?: string

Property Value

string

exadataInfrastructureId

The OCID of the Exadata infrastructure.

exadataInfrastructureId?: string

Property Value

string

lifecycleDetails

Lifecycle details of dbServer.

lifecycleDetails?: string

Property Value

string

lifecycleState

DbServer provisioning state.

lifecycleState?: string

Property Value

string

maxCpuCount

The total number of CPU cores available.

maxCpuCount?: number

Property Value

number

maxDbNodeStorageInGbs

The total max dbNode storage in GBs.

maxDbNodeStorageInGbs?: number

Property Value

number

maxMemoryInGbs

The total memory available in GBs.

maxMemoryInGbs?: number

Property Value

number

memorySizeInGbs

The total memory size in GBs.

memorySizeInGbs?: number

Property Value

number

ocid

Db server name.

ocid?: string

Property Value

string

provisioningState

Azure resource provisioning state.

provisioningState?: string

Property Value

string

shape

The shape of the Db server. The shape determines the amount of CPU, storage, and memory resources available.

shape?: string

Property Value

string

timeCreated

The date and time that the Db Server was created.

timeCreated?: Date

Property Value

Date

vmClusterIds

The OCID of the VM Clusters associated with the Db server.

vmClusterIds?: string[]

Property Value

string[]