DbServerSummary - Oracle Database@AWS

DbServerSummary

Information about a database server.

Contents

autonomousVirtualMachineIds

A list of unique identifiers for the Autonomous VMs.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 1024 items.

Required: No

autonomousVmClusterIds

A list of identifiers for the Autonomous VM clusters.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 1024 items.

Required: No

computeModel

The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.

Type: String

Valid Values: ECPU | OCPU

Required: No

cpuCoreCount

The number of CPU cores enabled on the database server.

Type: Integer

Required: No

createdAt

The date and time when the database server was created.

Type: Timestamp

Required: No

dbNodeStorageSizeInGBs

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

Type: Integer

Required: No

dbServerId

The unique identifier of the database server.

Type: String

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

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

Required: No

dbServerPatchingDetails

The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.

Type: DbServerPatchingDetails object

Required: No

displayName

The user-friendly name of the database server. The name doesn't need to be unique.

Type: String

Required: No

exadataInfrastructureId

The ID of the Exadata infrastructure that hosts the database server.

Type: String

Required: No

maxCpuCount

The total number of CPU cores available on the database server.

Type: Integer

Required: No

maxDbNodeStorageInGBs

The total amount of local node storage, in gigabytes (GB), that's available on the database server.

Type: Integer

Required: No

maxMemoryInGBs

The total amount of memory, in gigabytes (GB), that's available on the database server.

Type: Integer

Required: No

memorySizeInGBs

The amount of memory, in gigabytes (GB), that's allocated on the database server.

Type: Integer

Required: No

ocid

The OCID of the database server.

Type: String

Required: No

ociResourceAnchorName

The name of the OCI resource anchor for the database server.

Type: String

Required: No

shape

The hardware system model of the Exadata infrastructure that the database server is hosted on. The shape determines the amount of CPU, storage, and memory resources available.

Type: String

Required: No

status

The current status of the database server.

Type: String

Valid Values: AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS

Required: No

statusReason

Additional information about the status of the database server.

Type: String

Required: No

vmClusterIds

The IDs of the VM clusters that are associated with the database server.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 1024 items.

Required: No

See Also

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