Oracle Cloud Infrastructure · Example Payload

Compute Shape Example

Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a Service

Compute Shape Example is an example object payload from Oracle Cloud Infrastructure, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

shapeprocessorDescriptionocpusmemoryInGBsgpusnetworkingBandwidthInGbpsisFlexible

Example Payload

Raw ↑
{
  "shape": "VM.Standard.E4.Flex",
  "processorDescription": "2.55 GHz AMD EPYC 7J13",
  "ocpus": "1.0",
  "memoryInGBs": "16.0",
  "gpus": "0",
  "networkingBandwidthInGbps": "1.0",
  "isFlexible": true
}