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 Quotas API

The quotas API from Oracle — 4 operation(s) for quotas.

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

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

This API exposes 7 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 20181025.

Requests are made against a single base URL, http://localhost:9090/.

7 operations 4 paths 8 schemas 1 DELETE2 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
20181025
Base URL
https://{host}:{port}/ords/
License
Oracle Corporation
Resource Areas
1

Paths & Operations 7

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

quotas 7
GET
/20181025/quotas/
Lists quotas
ListQuotas 8 params → 400401404429500default200
POST
/20181025/quotas/
Creates quota
CreateQuota 2 params body → 400401404429500default200409
DELETE
/20181025/quotas/{quotaId}
Deletes quota
DeleteQuota 4 params → 400401404429500default204409
GET
/20181025/quotas/{quotaId}
Gets quota
GetQuota 2 params → 400401404429500default200
PUT
/20181025/quotas/{quotaId}
Updates quota
UpdateQuota 4 params body → 400401404429500default200409
POST
/20181025/quotas/{quotaId}/actions/addLock
Adds a lock to a resource.
AddQuotaLock 3 params body → 400401404429500default200
POST
/20181025/quotas/{quotaId}/actions/removeLock
Remove a lock from a resource.
RemoveQuotaLock 3 params body → 400401404429500default200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Quota (11 properties), QuotaSummary (10 properties), CreateQuotaDetails (7 properties), ResourceLock (4 properties). Each schema is shown below with its type and property counts.

Quota
object
Quotas are applied on top of the service limits and inherited through the nested compartment hierarchy. Quotas allow compartment admins to limit resource consu…
11 properties 6 required
AddLockDetails
object
Request payload to add lock to the resource. The FULL lock type allows no modifications (delete, create, update). The DELETE lock type allows all modifications…
3 properties 1 required
RemoveLockDetails
object
Request payload to remove the resource lock.
1 property 1 required
ResourceLock
object
Resource locks prevent certain APIs from being called for the resource. A full lock prevents both updating and deleting the resource. A lock delete prevents de…
4 properties 1 required
Error
object
Generic error object.
2 properties 2 required
CreateQuotaDetails
object
Request object for create quota operation.
7 properties 4 required
UpdateQuotaDetails
object
Request object for update quota operation.
4 properties
QuotaSummary
object
Consists of a subset of all the properties of the corresponding quota, and is recommended to be used in cases requiring security of quota details, and for slig…
10 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-quotas-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 Quotas 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.