How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Oracle Compute Cloud At Customer API

The computeCloudAtCustomer API from Oracle — 6 operation(s) for computecloudatcustomer.

Oracle Compute Cloud At Customer API is one of 378 APIs that Oracle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include computeCloudAtCustomer. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 12 operations across 6 paths, and defines 23 schemas. It is described by OpenAPI 3.2.0, at version 20221208.

Requests are made against 2 base URLs: http://127.0.0.1/20221208, https://127.0.0.1/20221208.

12 operations 6 paths 23 schemas 2 DELETE4 GET4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
20221208
Base URL
https://{host}:{port}/ords/
Resource Areas
1

Paths & Operations 12

Across 6 paths, the API surfaces 12 operations — 2 DELETE, 4 GET, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

computeCloudAtCustomer 12
GET
/cccInfrastructures
Gets a list of all Compute Cloud@Customer infrastructures in a compartment
ListCccInfrastructures 12 params → 200400401404409429500default
POST
/cccInfrastructures
Creates a Compute Cloud@Customer infrastructure.
CreateCccInfrastructure 2 params body → 200400401404409429500default
DELETE
/cccInfrastructures/{cccInfrastructureId}
Deletes a Compute Cloud@Customer infrastructure.
DeleteCccInfrastructure 3 params → 204400401404412429500default
GET
/cccInfrastructures/{cccInfrastructureId}
Gets a Compute Cloud@Customer infrastructure.
GetCccInfrastructure 2 params → 200400401404429500default
PUT
/cccInfrastructures/{cccInfrastructureId}
Updates Compute Cloud@Customer infrastructure resource.
UpdateCccInfrastructure 3 params body → 200400401404405412429500
POST
/cccInfrastructures/{cccInfrastructureId}/actions/changeCompartment
Moves a Compute Cloud@Customer infrastructure resource.
ChangeCccInfrastructureCompartment 4 params body → 204401404409412429500default
GET
/cccUpgradeSchedules
Returns a list of Compute Cloud@Customer upgrade schedules.
ListCccUpgradeSchedules 12 params → 200400401404429500default
POST
/cccUpgradeSchedules
Creates a new Compute Cloud@Customer upgrade schedule.
CreateCccUpgradeSchedule 2 params body → 200400401404409429500default
DELETE
/cccUpgradeSchedules/{cccUpgradeScheduleId}
Deletes a Compute Cloud@Customer upgrade schedule.
DeleteCccUpgradeSchedule 3 params → 204400401404412429500default
GET
/cccUpgradeSchedules/{cccUpgradeScheduleId}
Gets a Compute Cloud@Customer upgrade schedule.
GetCccUpgradeSchedule 2 params → 200400401404429500default
PUT
/cccUpgradeSchedules/{cccUpgradeScheduleId}
Updates the Compute Cloud@Customer upgrade schedule.
UpdateCccUpgradeSchedule 3 params body → 200400401404405412429500
POST
/cccUpgradeSchedules/{cccUpgradeScheduleId}/actions/changeCompartment
Moves a Compute Cloud@Customer upgrade schedule.
ChangeCccUpgradeScheduleCompartment 4 params body → 204401404409412429500default

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are CccInfrastructure (21 properties), CccInfrastructureNetworkConfiguration (15 properties), CccUpgradeSchedule (13 properties), CccInfrastructureSummary (11 properties). Each schema is shown below with its type and property counts.

CccUpgradeScheduleCollection
object
Results of a Compute Cloud@Customer upgrade schedule search. Contains the summary items and other information, such as metadata.
1 property 1 required
CccInfrastructureRoutingStaticDetails
object
Static routing information for a rack.
2 properties
CccInfrastructureCollection
object
Results of a Compute Cloud@Customer infrastructure search.
1 property 1 required
CreateCccScheduleEvent
object
A period where upgrades may be applied to Compute Cloud@Customer infrastructures associated with the schedule. All upgrade windows may not be used.
4 properties 3 required
ChangeCccInfrastructureCompartmentDetails
object
Information required for the compartment change operation.
1 property 1 required
CccInfrastructureInventory
object
Inventory for a Compute Cloud@Customer infrastructure. This information cannot be updated and is from the infrastructure. The information will only be availabl…
5 properties
CccInfrastructure
object
The Oracle Cloud Infrastructure resource representing the connection to the hardware and software located in a customer's data center running the Compute Cloud…
21 properties 6 required
UpdateCccInfrastructureDetails
object
Updates Compute Cloud@Customer infrastructure configuration details.
8 properties
CreateCccInfrastructureDetails
object
The configuration details for creating Compute Cloud@Customer infrastructure.
9 properties 3 required
PeerInformation
object
Routing information for peer nodes using the Border Gateway Protocol (BGP).
2 properties
CccUpgradeSchedule
object
Defines a schedule for preferred upgrade times.
13 properties 5 required
ChangeCccUpgradeScheduleCompartmentDetails
object
Change the compartment of a Compute Cloud@Customer upgrade schedule.
1 property 1 required
CccInfrastructureNetworkConfiguration
object
Configuration information for the Compute Cloud@Customer infrastructure. This network configuration information cannot be updated and is retrieved from the dat…
15 properties
Error
object
Error Information.
2 properties 2 required
CreateCccUpgradeScheduleDetails
object
Defines a schedule for times when automated Compute Cloud@Customer upgrades are preferred. A created upgrade schedule must supply events with a minimum frequen…
6 properties 3 required
CccInfrastructureRoutingDynamicDetails
object
Dynamic routing information for the Compute Cloud@Customer infrastructure.
3 properties
CccScheduleEvent
object
A period where upgrades may be applied to Compute Cloud@Customer infrastructures associated with the schedule. All upgrade windows may not be used.
5 properties 4 required
CccUpgradeScheduleSummary
object
Basic information about a Compute Cloud@Customer schedule. This summary only includes high level resource information, not the schedule events.
8 properties 5 required
UpdateCccScheduleEvent
object
A period where upgrades may be applied to Compute Cloud@Customer infrastructures associated with the schedule. All upgrade windows may not be used.
4 properties 3 required
CccInfrastructureManagementNode
object
Information about an individual management node in a Compute Cloud@Customer infrastructure.
2 properties
CccUpgradeInformation
object
Upgrade information that relates to a Compute Cloud@Customer infrastructure. This information cannot be updated.
4 properties
CccInfrastructureSummary
object
Summary information about a Compute Cloud@Customer infrastructure.
11 properties 6 required
UpdateCccUpgradeScheduleDetails
object
Updates the schedule details, all schedule information must be entered, similar to an initial schedule create. Include all events in the update.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-computecloudatcustomer-api-openapi.yml Raw ↑

Other APIs Oracle publishes across the network.

Oracle Database REST APIs
Oracle Integration Cloud API
Oracle Fusion Cloud Applications API
Oracle Fusion Cloud Financials REST API
Oracle Fusion Cloud HCM REST API
Oracle Fusion Cloud CX Sales and Service REST API
Oracle Fusion Cloud SCM REST API
Oracle Fusion Cloud Procurement REST API
Oracle Content Management API
OCI Generative AI API
OCI AI Vision API
OCI AI Language API
Where this information came from

This is an independent, third-party profile of Oracle Compute Cloud At Customer API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.