Oracle · Schema

InstanceShapeConfig

The shape configuration for an instance. This includes the number of OCPUs, amount of memory, and networking bandwidth.

CloudDatabaseEnterpriseInfrastructureSaaS

Properties

Name Type Description
ocpus number The total number of OCPUs available to the instance
memoryInGBs number The total amount of memory available to the instance, in gigabytes
baselineOcpuUtilization string The baseline OCPU utilization for a subcore burstable instance
processorDescription string A short description of the instance processor
networkingBandwidthInGbps number The networking bandwidth available to the instance, in Gbps
maxVnicAttachments integer The maximum number of VNIC attachments for the instance
gpus integer The number of GPUs available to the instance
gpuDescription string A short description of the instance GPU
localDisks integer The number of local disks available to the instance
localDisksTotalSizeInGBs number The aggregate size of all local disks, in gigabytes
vcpus integer The total number of VCPUs available to the instance. This is typically 2x the number of OCPUs.
View JSON Schema on GitHub