Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
Oracle Cloud Infrastructure website screenshot

Oracle Cloud Infrastructure

Collection of Oracle Cloud Infrastructure (OCI) REST APIs for managing cloud resources and services.

agent ready

Reference-quality API operations across every facet — a rich contract, published governance, transparent operations, and machine-readable commercial terms.

Kin Score

API Evangelist profiles Oracle Cloud Infrastructure the way a machine reads it — 434 machine-readable artifacts across 25 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Oracle Cloud Infrastructure scores 76.6/100 (exemplar), with a separate agent-readiness read of 48/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 76.6/100 · exemplar
Contract Quality 19.4 / 25
Developer Ergonomics 15.7 / 20
Commercial Clarity 14.2 / 20
Operational Transparency 8.9 / 13
Governance 10.4 / 12
Discoverability 8.0 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3

How we profile Oracle Cloud Infrastructure

Each block below is one kind of artifact we hold for Oracle Cloud Infrastructure. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 25

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

Oracle Cloud Infrastructure Alarms API

The Alarms API from Oracle Cloud Infrastructure — 2 operation(s) for alarms.

Oracle Cloud Infrastructure Applications API

The Applications API from Oracle Cloud Infrastructure — 2 operation(s) for applications.

Oracle Cloud Infrastructure Autonomous Databases API

The Autonomous Databases API from Oracle Cloud Infrastructure — 4 operation(s) for autonomous databases.

Oracle Cloud Infrastructure Buckets API

The Buckets API from Oracle Cloud Infrastructure — 2 operation(s) for buckets.

Oracle Cloud Infrastructure Clusters API

The Clusters API from Oracle Cloud Infrastructure — 2 operation(s) for clusters.

Oracle Cloud Infrastructure Compartments API

The Compartments API from Oracle Cloud Infrastructure — 1 operation(s) for compartments.

Oracle Cloud Infrastructure DB Systems API

The DB Systems API from Oracle Cloud Infrastructure — 2 operation(s) for db systems.

Oracle Cloud Infrastructure Functions API

The Functions API from Oracle Cloud Infrastructure — 3 operation(s) for functions.

Oracle Cloud Infrastructure Groups API

The Groups API from Oracle Cloud Infrastructure — 1 operation(s) for groups.

Oracle Cloud Infrastructure Images API

The Images API from Oracle Cloud Infrastructure — 2 operation(s) for images.

Oracle Cloud Infrastructure Instances API

The Instances API from Oracle Cloud Infrastructure — 3 operation(s) for instances.

Oracle Cloud Infrastructure Internet Gateways API

The Internet Gateways API from Oracle Cloud Infrastructure — 1 operation(s) for internet gateways.

Oracle Cloud Infrastructure Metrics API

The Metrics API from Oracle Cloud Infrastructure — 2 operation(s) for metrics.

Oracle Cloud Infrastructure Namespaces API

The Namespaces API from Oracle Cloud Infrastructure — 1 operation(s) for namespaces.

Oracle Cloud Infrastructure Node Pools API

The Node Pools API from Oracle Cloud Infrastructure — 2 operation(s) for node pools.

Oracle Cloud Infrastructure Objects API

The Objects API from Oracle Cloud Infrastructure — 2 operation(s) for objects.

Oracle Cloud Infrastructure Policies API

The Policies API from Oracle Cloud Infrastructure — 1 operation(s) for policies.

Oracle Cloud Infrastructure Preauthenticated Requests API

The Preauthenticated Requests API from Oracle Cloud Infrastructure — 1 operation(s) for preauthenticated requests.

Oracle Cloud Infrastructure Route Tables API

The Route Tables API from Oracle Cloud Infrastructure — 1 operation(s) for route tables.

Oracle Cloud Infrastructure Security Lists API

The Security Lists API from Oracle Cloud Infrastructure — 1 operation(s) for security lists.

Oracle Cloud Infrastructure Shapes API

The Shapes API from Oracle Cloud Infrastructure — 1 operation(s) for shapes.

Oracle Cloud Infrastructure Subnets API

The Subnets API from Oracle Cloud Infrastructure — 2 operation(s) for subnets.

Oracle Cloud Infrastructure Users API

The Users API from Oracle Cloud Infrastructure — 2 operation(s) for users.

Oracle Cloud Infrastructure VCNs API

The VCNs API from Oracle Cloud Infrastructure — 2 operation(s) for vcns.

Oracle Cloud Infrastructure Volume Attachments API

The Volume Attachments API from Oracle Cloud Infrastructure — 2 operation(s) for volume attachments.

Scroll within the panel for all 25 ·

Postman Collections 8

A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.

Ready-to-run Postman collections for exercising this provider's APIs.

Scroll within the panel for all 8 ·

Arazzo Workflows 18

Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.

Multi-step API workflows described with the Arazzo specification.

Oracle Cloud Add Secured Subnet

Resolve a VCN's route table and security list, then create a subnet wired to both.

ARAZZO

Oracle Cloud Create Bucket And Upload Object

Resolve the namespace, create a bucket, upload an object, then confirm it is listed.

ARAZZO

Oracle Cloud Create Metric Alarm

Discover a metric in a namespace, create an alarm on it, then confirm the alarm.

ARAZZO

Oracle Cloud Deploy And Invoke Function

Create a Functions application, create a function in it, then invoke the function.

ARAZZO

Oracle Cloud Find Image And Launch Instance

Pick a compatible shape and image in a compartment, then launch an instance with them.

ARAZZO

Oracle Cloud Launch Instance With Attached Volume

Launch a compute instance, poll until it is running, then attach a block volume.

ARAZZO

Oracle Cloud Onboard IAM User

Create an IAM group, create a user, then create a policy granting the group access.

ARAZZO

Oracle Cloud Provision Autonomous Database

Create an Autonomous Database and poll until it is AVAILABLE with connection URLs.

ARAZZO

Oracle Cloud Provision OKE Cluster With Node Pool

Create a Kubernetes cluster, poll until active, then add a node pool to it.

ARAZZO

Oracle Cloud Provision VCN Network

Create a VCN, poll until available, add an internet gateway, and create a public subnet.

ARAZZO

Oracle Cloud Resize Instance Shape

Stop an instance, update its flexible shape configuration, then start it back up.

ARAZZO

Oracle Cloud Restart Autonomous Database

Stop an Autonomous Database, confirm it stopped, then start it again.

ARAZZO

Oracle Cloud Share Object Via Preauthenticated Request

Resolve the namespace, confirm an object exists, then mint a read-only pre-authenticated URL.

ARAZZO

Oracle Cloud Stop And Terminate Instance

Gracefully stop a running instance, confirm it stopped, then terminate it.

ARAZZO

Oracle Cloud Summarize Instance CPU Metrics

Confirm a running instance, then query summarized CPU metrics for its compartment.

ARAZZO

Oracle Cloud Teardown Functions Application

List functions in an application, delete the first function, then delete the application.

ARAZZO

Oracle Cloud Teardown OKE Cluster

List a cluster's node pools, delete the first node pool, then delete the cluster.

ARAZZO

Oracle Cloud Teardown VCN Network

List subnets in a VCN, delete the first subnet, then delete the VCN itself.

ARAZZO

Scroll within the panel for all 18 ·

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.

Published pricing tiers and plan structures.

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Oracle Cloud Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.

Cost, billing, and metering signals for API financial operations.

Features 14

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

Notable capabilities this provider offers.

Compute

Bare metal, virtual machine, and GPU compute instances with flexible shapes and autoscaling

Object Storage

Highly durable and scalable object storage for unstructured data with S3 compatibility

Autonomous Database

Self-driving, self-securing, self-repairing database with automated patching and tuning

Container Engine for Kubernetes

Managed Kubernetes service for deploying and managing containerized applications

Virtual Cloud Networks

Software-defined networking with private subnets, security lists, and network security groups

Identity and Access Management

Fine-grained access control with policies, compartments, and identity federation

Serverless Functions

Event-driven serverless compute platform based on Fn Project

Load Balancing

Layer 4 and Layer 7 load balancing with SSL termination and health checks

Monitoring and Alarms

Real-time metrics collection, dashboards, and automated alarm notifications

Cloud Guard

Automated security monitoring and threat detection across OCI resources

Vault and Key Management

Hardware security module-backed encryption key management and secret storage

Disaster Recovery

Automated disaster recovery orchestration for complex multi-tier applications

Generative AI

Large language model hosting and inference with customizable foundation models

Data Science

Managed Jupyter notebooks and ML model lifecycle management platform

Scroll within the panel for all 14 ·

Semantic Vocabularies 34

JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.

JSON-LD contexts and semantic vocabularies used across these APIs.

Oracle Cloud Compute Attach Context

1 classes · 5 properties

JSON-LD

Oracle Cloud Compute Context

3 classes · 20 properties

JSON-LD

Oracle Cloud Compute Launch Context

1 classes · 8 properties

JSON-LD

Oracle Cloud Compute Update Context

1 classes · 4 properties

JSON-LD

Oracle Cloud Compute Volume Context

1 classes · 7 properties

JSON-LD

Oracle Cloud Database Autonomous Context

2 classes · 13 properties

JSON-LD

Oracle Cloud Database Create Context

1 classes · 9 properties

JSON-LD

Oracle Cloud Database Db Context

2 classes · 11 properties

JSON-LD

Oracle Cloud Database Update Context

1 classes · 5 properties

JSON-LD

Oracle Cloud Functions Application Context

1 classes · 5 properties

JSON-LD

Oracle Cloud Functions Context

2 classes · 12 properties

JSON-LD

Oracle Cloud Functions Create Context

2 classes · 8 properties

JSON-LD

Oracle Cloud Functions Function Context

1 classes · 7 properties

JSON-LD

Oracle Cloud Iam Context

4 classes · 9 properties

JSON-LD

Oracle Cloud Iam Create Context

3 classes · 5 properties

JSON-LD

Oracle Cloud Iam Update Context

1 classes · 2 properties

JSON-LD

Oracle Cloud Monitoring Alarm Context

1 classes · 5 properties

JSON-LD

Oracle Cloud Monitoring Context

2 classes · 13 properties

JSON-LD

Oracle Cloud Monitoring Create Context

1 classes · 8 properties

JSON-LD

Oracle Cloud Monitoring Metric Context

1 classes · 5 properties

JSON-LD

Oracle Cloud Monitoring Summarize Context

1 classes · 5 properties

JSON-LD

Oracle Cloud Monitoring Update Context

1 classes · 4 properties

JSON-LD

Oracle Cloud Networking Context

2 classes · 17 properties

JSON-LD

Oracle Cloud Networking Create Context

3 classes · 11 properties

JSON-LD

Oracle Cloud Networking Internet Context

1 classes · 7 properties

JSON-LD

Oracle Cloud Networking Route Context

1 classes · 7 properties

JSON-LD

Oracle Cloud Networking Security Context

1 classes · 8 properties

JSON-LD

Oracle Cloud Networking Update Context

1 classes · 2 properties

JSON-LD

Oracle Cloud Object Storage Context

9 classes · 26 properties

JSON-LD

Oracle Cloud Oke Cluster Context

1 classes · 6 properties

JSON-LD

Oracle Cloud Oke Context

1 classes · 8 properties

JSON-LD

Oracle Cloud Oke Create Context

2 classes · 7 properties

JSON-LD

Oracle Cloud Oke Node Context

2 classes · 9 properties

JSON-LD

Oracle Cloud Oke Update Context

1 classes · 2 properties

JSON-LD

Scroll within the panel for all 34 ·

Spectral Rules 2

Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.

Oracle Cloud Infrastructure API Rules

5 rules · 3 warnings

SPECTRAL

Oracle Cloud Infrastructure API Rules

31 rules · 14 errors · 12 warnings

SPECTRAL

JSON Schema 119

Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.

Standalone JSON Schema definitions for this provider's data models.

AttachVolumeDetails

5 properties

JSON SCHEMA

Image

8 properties

JSON SCHEMA

Instance

11 properties

JSON SCHEMA

LaunchInstanceDetails

8 properties

JSON SCHEMA

Shape

7 properties

JSON SCHEMA

UpdateInstanceDetails

4 properties

JSON SCHEMA

VolumeAttachment

7 properties

JSON SCHEMA

AutonomousDatabase

13 properties

JSON SCHEMA

AutonomousDatabaseSummary

10 properties

JSON SCHEMA

CreateAutonomousDatabaseDetails

9 properties

JSON SCHEMA

DbSystem

11 properties

JSON SCHEMA

DbSystemSummary

6 properties

JSON SCHEMA

UpdateAutonomousDatabaseDetails

5 properties

JSON SCHEMA

Application

7 properties

JSON SCHEMA

ApplicationSummary

5 properties

JSON SCHEMA

CreateApplicationDetails

4 properties

JSON SCHEMA

CreateFunctionDetails

6 properties

JSON SCHEMA

Function

11 properties

JSON SCHEMA

FunctionSummary

7 properties

JSON SCHEMA

Compartment

6 properties

JSON SCHEMA

CreateGroupDetails

3 properties

JSON SCHEMA

CreatePolicyDetails

4 properties

JSON SCHEMA

CreateUserDetails

4 properties

JSON SCHEMA

Group

6 properties

JSON SCHEMA

Policy

7 properties

JSON SCHEMA

UpdateUserDetails

2 properties

JSON SCHEMA

User

8 properties

JSON SCHEMA

Alarm

11 properties

JSON SCHEMA

AlarmSummary

5 properties

JSON SCHEMA

CreateAlarmDetails

8 properties

JSON SCHEMA

MetricData

5 properties

JSON SCHEMA

Metric

4 properties

JSON SCHEMA

SummarizeMetricsDataDetails

5 properties

JSON SCHEMA

UpdateAlarmDetails

4 properties

JSON SCHEMA

CreateInternetGatewayDetails

4 properties

JSON SCHEMA

CreateSubnetDetails

8 properties

JSON SCHEMA

CreateVcnDetails

5 properties

JSON SCHEMA

InternetGateway

7 properties

JSON SCHEMA

RouteTable

7 properties

JSON SCHEMA

SecurityList

8 properties

JSON SCHEMA

Subnet

12 properties

JSON SCHEMA

UpdateVcnDetails

2 properties

JSON SCHEMA

Vcn

12 properties

JSON SCHEMA

Bucket

14 properties

JSON SCHEMA

BucketSummary

6 properties

JSON SCHEMA

CreateBucketDetails

7 properties

JSON SCHEMA

CreatePreauthenticatedRequestDetails

4 properties

JSON SCHEMA

ListObjects

3 properties

JSON SCHEMA

ObjectSummary

6 properties

JSON SCHEMA

PreauthenticatedRequest

7 properties

JSON SCHEMA

PreauthenticatedRequestSummary

6 properties

JSON SCHEMA

UpdateBucketDetails

7 properties

JSON SCHEMA

Cluster

8 properties

JSON SCHEMA

ClusterSummary

6 properties

JSON SCHEMA

CreateClusterDetails

4 properties

JSON SCHEMA

CreateNodePoolDetails

6 properties

JSON SCHEMA

NodePool

9 properties

JSON SCHEMA

NodePoolSummary

6 properties

JSON SCHEMA

UpdateClusterDetails

2 properties

JSON SCHEMA

Alarm

11 properties

JSON SCHEMA

AlarmSummary

5 properties

JSON SCHEMA

Application

7 properties

JSON SCHEMA

ApplicationSummary

5 properties

JSON SCHEMA

AttachVolumeDetails

5 properties

JSON SCHEMA

AutonomousDatabase

13 properties

JSON SCHEMA

AutonomousDatabaseSummary

10 properties

JSON SCHEMA

Bucket

14 properties

JSON SCHEMA

BucketSummary

6 properties

JSON SCHEMA

Cluster

8 properties

JSON SCHEMA

ClusterSummary

6 properties

JSON SCHEMA

Compartment

6 properties

JSON SCHEMA

CreateAlarmDetails

8 properties

JSON SCHEMA

CreateApplicationDetails

4 properties

JSON SCHEMA

CreateAutonomousDatabaseDetails

9 properties

JSON SCHEMA

CreateBucketDetails

7 properties

JSON SCHEMA

CreateClusterDetails

4 properties

JSON SCHEMA

CreateFunctionDetails

6 properties

JSON SCHEMA

CreateGroupDetails

3 properties

JSON SCHEMA

CreateInternetGatewayDetails

4 properties

JSON SCHEMA

CreateNodePoolDetails

6 properties

JSON SCHEMA

CreatePolicyDetails

4 properties

JSON SCHEMA

CreatePreauthenticatedRequestDetails

4 properties

JSON SCHEMA

CreateSubnetDetails

8 properties

JSON SCHEMA

CreateUserDetails

4 properties

JSON SCHEMA

CreateVcnDetails

5 properties

JSON SCHEMA

DbSystem

11 properties

JSON SCHEMA

DbSystemSummary

6 properties

JSON SCHEMA

Error

3 properties

JSON SCHEMA

Function

11 properties

JSON SCHEMA

FunctionSummary

7 properties

JSON SCHEMA

Group

6 properties

JSON SCHEMA

Image

8 properties

JSON SCHEMA

Instance

11 properties

JSON SCHEMA

InternetGateway

7 properties

JSON SCHEMA

LaunchInstanceDetails

8 properties

JSON SCHEMA

ListObjects

3 properties

JSON SCHEMA

Metric

4 properties

JSON SCHEMA

MetricData

5 properties

JSON SCHEMA

NodePool

9 properties

JSON SCHEMA

NodePoolSummary

6 properties

JSON SCHEMA

ObjectSummary

6 properties

JSON SCHEMA

Policy

7 properties

JSON SCHEMA

PreauthenticatedRequest

7 properties

JSON SCHEMA

PreauthenticatedRequestSummary

6 properties

JSON SCHEMA

RouteTable

7 properties

JSON SCHEMA

SecurityList

8 properties

JSON SCHEMA

Shape

7 properties

JSON SCHEMA

Subnet

12 properties

JSON SCHEMA

SummarizeMetricsDataDetails

5 properties

JSON SCHEMA

UpdateAlarmDetails

4 properties

JSON SCHEMA

UpdateAutonomousDatabaseDetails

5 properties

JSON SCHEMA

UpdateBucketDetails

7 properties

JSON SCHEMA

UpdateClusterDetails

2 properties

JSON SCHEMA

UpdateInstanceDetails

4 properties

JSON SCHEMA

UpdateUserDetails

2 properties

JSON SCHEMA

UpdateVcnDetails

2 properties

JSON SCHEMA

User

8 properties

JSON SCHEMA

Vcn

12 properties

JSON SCHEMA

VolumeAttachment

7 properties

JSON SCHEMA

Scroll within the panel for all 119 ·

JSON Structure 60

JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.

JSON Structure definitions describing this provider's data shapes.

Compute Attach Volume Details Structure

5 properties

JSON STRUCTURE

Compute Image Structure

8 properties

JSON STRUCTURE

Compute Instance Structure

11 properties

JSON STRUCTURE

Compute Launch Instance Details Structure

8 properties

JSON STRUCTURE

Compute Shape Structure

7 properties

JSON STRUCTURE

Compute Update Instance Details Structure

4 properties

JSON STRUCTURE

Compute Volume Attachment Structure

7 properties

JSON STRUCTURE

Database Autonomous Database Structure

13 properties

JSON STRUCTURE

Database Db System Structure

11 properties

JSON STRUCTURE

Database Db System Summary Structure

6 properties

JSON STRUCTURE

Functions Application Structure

7 properties

JSON STRUCTURE

Functions Application Summary Structure

5 properties

JSON STRUCTURE

Functions Function Structure

11 properties

JSON STRUCTURE

Functions Function Summary Structure

7 properties

JSON STRUCTURE

Iam Compartment Structure

6 properties

JSON STRUCTURE

Iam Create Group Details Structure

3 properties

JSON STRUCTURE

Iam Create Policy Details Structure

4 properties

JSON STRUCTURE

Iam Create User Details Structure

4 properties

JSON STRUCTURE

Iam Group Structure

6 properties

JSON STRUCTURE

Iam Policy Structure

7 properties

JSON STRUCTURE

Iam Update User Details Structure

2 properties

JSON STRUCTURE

Iam User Structure

8 properties

JSON STRUCTURE

Monitoring Alarm Structure

11 properties

JSON STRUCTURE

Monitoring Alarm Summary Structure

5 properties

JSON STRUCTURE

Monitoring Create Alarm Details Structure

8 properties

JSON STRUCTURE

Monitoring Metric Data Structure

5 properties

JSON STRUCTURE

Monitoring Metric Structure

4 properties

JSON STRUCTURE

Monitoring Update Alarm Details Structure

4 properties

JSON STRUCTURE

Networking Create Subnet Details Structure

8 properties

JSON STRUCTURE

Networking Create Vcn Details Structure

5 properties

JSON STRUCTURE

Networking Internet Gateway Structure

7 properties

JSON STRUCTURE

Networking Route Table Structure

7 properties

JSON STRUCTURE

Networking Security List Structure

8 properties

JSON STRUCTURE

Networking Subnet Structure

12 properties

JSON STRUCTURE

Networking Update Vcn Details Structure

2 properties

JSON STRUCTURE

Networking Vcn Structure

12 properties

JSON STRUCTURE

Object Storage Bucket Structure

14 properties

JSON STRUCTURE

Object Storage Bucket Summary Structure

6 properties

JSON STRUCTURE

Object Storage List Objects Structure

3 properties

JSON STRUCTURE

Object Storage Object Summary Structure

6 properties

JSON STRUCTURE

Oke Cluster Structure

8 properties

JSON STRUCTURE

Oke Cluster Summary Structure

6 properties

JSON STRUCTURE

Oke Create Cluster Details Structure

4 properties

JSON STRUCTURE

Oke Create Node Pool Details Structure

6 properties

JSON STRUCTURE

Oke Node Pool Structure

9 properties

JSON STRUCTURE

Oke Node Pool Summary Structure

6 properties

JSON STRUCTURE

Oke Update Cluster Details Structure

2 properties

JSON STRUCTURE

Oracle Cloud Structure

0 properties

JSON STRUCTURE

Scroll within the panel for all 60 ·

Examples 128

Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.

Example request and response payloads for these APIs.

Compute Image Example

8 fields

EXAMPLE

Compute Instance Example

11 fields

EXAMPLE

Compute Shape Example

7 fields

EXAMPLE

Database Db System Example

11 fields

EXAMPLE

Functions Function Example

11 fields

EXAMPLE

Iam Compartment Example

6 fields

EXAMPLE

Iam Group Example

6 fields

EXAMPLE

Iam Policy Example

7 fields

EXAMPLE

Iam User Example

8 fields

EXAMPLE

Monitoring Alarm Example

11 fields

EXAMPLE

Monitoring Metric Example

4 fields

EXAMPLE

Networking Subnet Example

12 fields

EXAMPLE

Networking Vcn Example

12 fields

EXAMPLE

Oke Cluster Example

8 fields

EXAMPLE

Oke Node Pool Example

9 fields

EXAMPLE

Scroll within the panel for all 128 ·

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Oracle Cloud Authentication

http · 1 scheme

SECURITY

Oracle Cloud Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Oracle Cloud Agentic Access

81 operations · 42 acting · 2 human-in-the-loop

81 operations · 42 acting

AGENTIC

Use Cases 10

What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.

What developers build with this provider.

Cloud Migration

Migrate on-premises workloads to OCI with tools for assessment, planning, and execution

High Performance Computing

Run HPC workloads with bare metal instances, RDMA networking, and cluster networking

Data Warehousing

Build scalable data warehouses with Autonomous Database and integrated analytics

DevOps and CI/CD

Automate build, test, and deployment pipelines with OCI DevOps and Container Engine

Disaster Recovery

Implement business continuity with cross-region replication and automated failover

AI and Machine Learning

Train and deploy ML models using GPU instances, Data Science, and Generative AI services

Hybrid Cloud

Extend on-premises infrastructure with Cloud@Customer and dedicated regions

SaaS Extension

Extend Oracle SaaS applications with custom APIs and integrations on OCI

IoT and Edge Computing

Process IoT data at scale with streaming, functions, and edge infrastructure

Multi-Cloud Networking

Connect OCI with AWS, Azure, and Google Cloud using FastConnect and partnerships

Scroll within the panel for all 10 ·

Integrations 10

Pre-built integrations with other platforms tell you where this provider already fits in a stack.

Pre-built integrations with other platforms and tools.

Terraform

Infrastructure as Code provisioning with the OCI Terraform Provider

Ansible

Configuration management and automation with OCI Ansible Collection

Grafana

Metrics visualization with the OCI Grafana Plugin for Monitoring data

Kubernetes

Container orchestration with managed OKE clusters and Helm chart support

Visual Studio

IDE integration with OCI Tools for Visual Studio

VS Code

IDE integration with OCI Toolkit for Visual Studio Code

Eclipse

IDE integration with OCI Toolkit for Eclipse

GitHub Actions

CI/CD automation with OCI GitHub Actions for deployment pipelines

Oracle Integration Cloud

Pre-built connectors for SaaS and on-premises application integration

Microsoft Azure

Oracle Database@Azure for running Oracle databases on Azure infrastructure

Scroll within the panel for all 10 ·

Resources

Every other property we hold for Oracle Cloud Infrastructure — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 3

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

← All providers · Data indexed from github.com/api-evangelist/oracle-cloud · machine-readable index on apis.io