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 Database Pluggable Databases API

Manage pluggable databases in multitenant architecture

Oracle Database Pluggable Databases API is one of 29 APIs that Oracle Database publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include Pluggable Databases. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, an API reference, and 5 JSON Schemas.

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

Requests are made against 2 base URLs: https://database.{region}.oraclecloud.com/20160918, https://{host}:{port}/ords.

10 operations 4 paths 10 schemas 2 DELETE4 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Servers
https://database.{region}.oraclecloud.com/20160918
https://{host}:{port}/ords
Authentication
HTTP Bearer, OAuth 2.0, HTTP Basic
Terms of Service
Resource Areas
1

Authentication & Security 3

Oracle Database Pluggable Databases API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (ociSignature). It supports OAuth 2.0 (oauth2) using the clientCredentials and authorizationCode flows. It accepts HTTP basic authentication (basicAuth).

  • ociSignature — OCI request signature authentication using API signing keys

Paths & Operations 10

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

Pluggable Databases 10

Manage pluggable databases in multitenant architecture

GET
/pluggableDatabases
Oracle Database List pluggable databases
listPluggableDatabases 4 params → 200401
POST
/pluggableDatabases
Oracle Database Create a pluggable database
createPluggableDatabase body → 200401
GET
/pluggableDatabases/{pluggableDatabaseId}
Oracle Database Get a pluggable database
getPluggableDatabase 1 param → 200401404
PUT
/pluggableDatabases/{pluggableDatabaseId}
Oracle Database Update a pluggable database
updatePluggableDatabase 2 params body → 200401404
DELETE
/pluggableDatabases/{pluggableDatabaseId}
Oracle Database Delete a pluggable database
deletePluggableDatabase 2 params → 202401404
GET
/database/pdbs/
Oracle Database Get all pluggable databases
getPDBs → 200401
POST
/database/pdbs/
Oracle Database Create a pluggable database
createPDB body → 201400401
GET
/database/pdbs/{pdb_name}
Oracle Database Get a specific pluggable database
getPDB 1 param → 200401404
PATCH
/database/pdbs/{pdb_name}
Oracle Database Update a pluggable database
updatePDB 1 param body → 200401404
DELETE
/database/pdbs/{pdb_name}
Oracle Database Drop a pluggable database
dropPDB 1 param → 200401404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are PluggableDatabase (8 properties), PluggableDatabaseSummary (6 properties), PDB (6 properties), CreatePluggableDatabaseDetails (5 properties). Each schema is shown below with its type and property counts.

Error
object
2 properties
UpdatePluggableDatabaseDetails
object
2 properties
PluggableDatabaseSummary
object
6 properties
CreatePluggableDatabaseDetails
object
5 properties 2 required
PluggableDatabase
object
8 properties
Error_2
object
3 properties
PDB
object
6 properties
CreatePDBRequest
object
5 properties 3 required
PDBList
object
1 property
UpdatePDBRequest
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-database-pluggable-databases-api-openapi.yml Raw ↑

Other APIs Oracle Database publishes across the network.

Oracle Database API for MongoDB
Oracle Database JDBC
Oracle Call Interface (OCI)
Oracle SQL Developer REST API
Oracle Transactional Event Queues (TxEventQ)
Oracle Database APEX API
Oracle Database Autonomous Databases API
Oracle Database Backups API
Oracle Database Bulk Operations API
Oracle Database Collections API
Oracle Database Data Dictionary API
Oracle Database Data Guard API
Where this information came from

This is an independent, third-party profile of Oracle Database Pluggable Databases 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.