Oracle · Schema

InstanceShapeConfig

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

CloudDatabaseEnterpriseInfrastructureSoftware-as-a-ServiceFortune 100

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

JSON Schema

oci-compute-instance-shape-config-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "InstanceShapeConfig",
  "type": "object",
  "description": "The shape configuration for an instance. This includes the number of OCPUs, amount of memory, and networking bandwidth.",
  "properties": {
    "ocpus": {
      "type": "number",
      "description": "The total number of OCPUs available to the instance"
    },
    "memoryInGBs": {
      "type": "number",
      "description": "The total amount of memory available to the instance, in gigabytes"
    },
    "baselineOcpuUtilization": {
      "type": "string",
      "description": "The baseline OCPU utilization for a subcore burstable instance"
    },
    "processorDescription": {
      "type": "string",
      "description": "A short description of the instance processor"
    },
    "networkingBandwidthInGbps": {
      "type": "number",
      "description": "The networking bandwidth available to the instance, in Gbps"
    },
    "maxVnicAttachments": {
      "type": "integer",
      "description": "The maximum number of VNIC attachments for the instance"
    },
    "gpus": {
      "type": "integer",
      "description": "The number of GPUs available to the instance"
    },
    "gpuDescription": {
      "type": "string",
      "description": "A short description of the instance GPU"
    },
    "localDisks": {
      "type": "integer",
      "description": "The number of local disks available to the instance"
    },
    "localDisksTotalSizeInGBs": {
      "type": "number",
      "description": "The aggregate size of all local disks, in gigabytes"
    },
    "vcpus": {
      "type": "integer",
      "description": "The total number of VCPUs available to the instance. This is typically 2x the number of OCPUs."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/oci-compute-instance-shape-config"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.