Oracle Cloud Infrastructure · JSON Structure

Oracle Cloud Structure

Structural overview of the Oracle Cloud Infrastructure API surface; extracted from openapi/.

Type: Properties: 0
Cloud ComputingEnterprise CloudInfrastructure-as-a-ServiceOraclePlatform-as-a-ServiceComputeObject StorageIdentity and Access ManagementDatabaseKubernetesServerlessMonitoringEvent-Driven

Oracle Cloud Structure is a JSON Structure definition published by Oracle Cloud Infrastructure.

Meta-schema:

JSON Structure

Raw ↑
{
  "provider": "Oracle Cloud Infrastructure",
  "providerId": "oracle-cloud",
  "kind": "json-structure",
  "description": "Structural overview of the Oracle Cloud Infrastructure API surface; extracted from openapi/.",
  "schemaCount": 8,
  "operationCount": 12,
  "schemas": [
    {
      "name": "Instance",
      "type": "object",
      "propertyCount": 11,
      "required": []
    },
    {
      "name": "LaunchInstanceDetails",
      "type": "object",
      "propertyCount": 8,
      "required": [
        "compartmentId",
        "shape",
        "availabilityDomain"
      ]
    },
    {
      "name": "UpdateInstanceDetails",
      "type": "object",
      "propertyCount": 4,
      "required": []
    },
    {
      "name": "Image",
      "type": "object",
      "propertyCount": 8,
      "required": []
    },
    {
      "name": "Shape",
      "type": "object",
      "propertyCount": 7,
      "required": []
    },
    {
      "name": "VolumeAttachment",
      "type": "object",
      "propertyCount": 7,
      "required": []
    },
    {
      "name": "AttachVolumeDetails",
      "type": "object",
      "propertyCount": 5,
      "required": [
        "instanceId",
        "volumeId",
        "type"
      ]
    },
    {
      "name": "Error",
      "type": "object",
      "propertyCount": 3,
      "required": []
    }
  ],
  "operations": [
    {
      "method": "GET",
      "path": "/instances",
      "operationId": "listInstances",
      "summary": "Oracle Cloud List Instances",
      "tags": [
        "Instances"
      ]
    },
    {
      "method": "POST",
      "path": "/instances",
      "operationId": "launchInstance",
      "summary": "Oracle Cloud Launch Instance",
      "tags": [
        "Instances"
      ]
    },
    {
      "method": "GET",
      "path": "/instances/{instanceId}",
      "operationId": "getInstance",
      "summary": "Oracle Cloud Get Instance",
      "tags": [
        "Instances"
      ]
    },
    {
      "method": "PUT",
      "path": "/instances/{instanceId}",
      "operationId": "updateInstance",
      "summary": "Oracle Cloud Update Instance",
      "tags": [
        "Instances"
      ]
    },
    {
      "method": "DELETE",
      "path": "/instances/{instanceId}",
      "operationId": "terminateInstance",
      "summary": "Oracle Cloud Terminate Instance",
      "tags": [
        "Instances"
      ]
    },
    {
      "method": "POST",
      "path": "/instances/{instanceId}/actions/{action}",
      "operationId": "instanceAction",
      "summary": "Oracle Cloud Instance Action",
      "tags": [
        "Instances"
      ]
    },
    {
      "method": "GET",
      "path": "/images",
      "operationId": "listImages",
      "summary": "Oracle Cloud List Images",
      "tags": [
        "Images"
      ]
    },
    {
      "method": "GET",
      "path": "/images/{imageId}",
      "operationId": "getImage",
      "summary": "Oracle Cloud Get Image",
      "tags": [
        "Images"
      ]
    },
    {
      "method": "GET",
      "path": "/shapes",
      "operationId": "listShapes",
      "summary": "Oracle Cloud List Shapes",
      "tags": [
        "Shapes"
      ]
    },
    {
      "method": "GET",
      "path": "/volumeAttachments",
      "operationId": "listVolumeAttachments",
      "summary": "Oracle Cloud List Volume Attachments",
      "tags": [
        "Volume Attachments"
      ]
    },
    {
      "method": "POST",
      "path": "/volumeAttachments",
      "operationId": "attachVolume",
      "summary": "Oracle Cloud Attach Volume",
      "tags": [
        "Volume Attachments"
      ]
    },
    {
      "method": "DELETE",
      "path": "/volumeAttachments/{volumeAttachmentId}",
      "operationId": "detachVolume",
      "summary": "Oracle Cloud Detach Volume",
      "tags": [
        "Volume Attachments"
      ]
    }
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/oracle-cloud-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.