AutonomousVirtualMachineSummary - Oracle Database@AWS

AutonomousVirtualMachineSummary

A summary of an Autonomous Virtual Machine (VM) within an Autonomous VM cluster.

Contents

autonomousVirtualMachineId

The unique identifier of the Autonomous VM.

Type: String

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

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

Required: No

clientIpAddress

The IP address used by clients to connect to this Autonomous VM.

Type: String

Required: No

cloudAutonomousVmClusterId

The unique identifier of the Autonomous VM cluster containing this Autonomous VM.

Type: String

Required: No

cpuCoreCount

The number of CPU cores allocated to this Autonomous VM.

Type: Integer

Required: No

dbNodeStorageSizeInGBs

The amount of storage allocated to this Autonomous Virtual Machine, in gigabytes (GB).

Type: Integer

Required: No

dbServerDisplayName

The display name of the database server hosting this Autonomous VM.

Type: String

Required: No

dbServerId

The unique identifier of the database server hosting this Autonomous VM.

Type: String

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

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

Required: No

memorySizeInGBs

The amount of memory allocated to this Autonomous VM, in gigabytes (GB).

Type: Integer

Required: No

ocid

The Oracle Cloud Identifier (OCID) of the Autonomous VM.

Type: String

Required: No

ociResourceAnchorName

The name of the Oracle Cloud Infrastructure (OCI) resource anchor associated with this Autonomous VM.

Type: String

Required: No

status

The current status of the Autonomous VM.

Type: String

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

Required: No

statusReason

Additional information about the current status of the Autonomous VM, if applicable.

Type: String

Required: No

vmName

The name of the Autonomous VM.

Type: String

Required: No

See Also

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