DbServer
Information about a database server.
Contents
- autonomousVirtualMachineIds
-
The list of unique identifiers for the Autonomous VMs associated with this database server.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 1024 items.
Required: No
- autonomousVmClusterIds
-
The list of identifiers for the Autonomous VM clusters associated with this database server.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 1024 items.
Required: No
- computeModel
-
The compute model of the database server (ECPU or OCPU).
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 allocated local node storage in GBs on the database server.
Type: Integer
Required: No
- dbServerId
-
The unique identifier for 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.
Type: String
Required: No
- exadataInfrastructureId
-
The ID of the Exadata infrastructure the database server belongs to.
Type: String
Required: No
- maxCpuCount
-
The total number of CPU cores available.
Type: Integer
Required: No
- maxDbNodeStorageInGBs
-
The total local node storage available in GBs.
Type: Integer
Required: No
- maxMemoryInGBs
-
The total memory available in GBs.
Type: Integer
Required: No
- memorySizeInGBs
-
The allocated memory in GBs 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 shape of the database server. 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 current status of the database server.
Type: String
Required: No
- vmClusterIds
-
The OCID 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: