Oracle · Schema

LaunchInstanceShapeConfigDetails

The shape configuration details for launching a flexible instance. Required when using a flexible shape (e.g., VM.Standard.E4.Flex).

CloudDatabaseEnterpriseInfrastructureSaaS

Properties

Name Type Description
ocpus number The total number of OCPUs available to the instance. For flexible shapes, specify the desired number of OCPUs.
memoryInGBs number The total amount of memory in gigabytes. For flexible shapes, the amount of memory per OCPU can vary. The default ratio is typically 1 OCPU to 16 GB of memory.
baselineOcpuUtilization string The baseline OCPU utilization for a subcore burstable instance. Leave unset for a non-burstable instance or to use the default baseline.
nvmes integer The number of NVMe drives to attach to the instance
View JSON Schema on GitHub