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 Stream Admin API

The streamAdmin API from Oracle — 13 operation(s) for streamadmin.

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

The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 22 operations across 13 paths, and defines 29 schemas. It is described by OpenAPI 3.2.0, at version 20180418.

Requests are made against a single base URL, https://streaming.{region}.oci.oraclecloud.com/20180418.

22 operations 13 paths 29 schemas 3 DELETE10 GET6 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Paths & Operations 22

Across 13 paths, the API surfaces 22 operations — 3 DELETE, 10 GET, 6 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

streamAdmin 22
GET
/connectharnesses
Lists the connectharnesses.
ListConnectHarnesses 9 params → 200400401404429500default
POST
/connectharnesses
Create a connect harness
CreateConnectHarness 2 params body → 200400401409429500default
DELETE
/connectharnesses/{connectHarnessId}
Deletes a connect harness.
DeleteConnectHarness 3 params → 204401404412429500default
GET
/connectharnesses/{connectHarnessId}
Gets a connectharness
GetConnectHarness 2 params → 200401404429500default
PUT
/connectharnesses/{connectHarnessId}
Updates a connect harness.
UpdateConnectHarness 3 params body → 200400401404412429500default
POST
/connectharnesses/{connectHarnessId}/actions/changeCompartment
Moves a resource into a different compartment.
ChangeConnectHarnessCompartment 3 params body → 204401404409412500default
GET
/streampools
List the stream pools for a given compartment ID.
ListStreamPools 9 params → 200400401404429500default
POST
/streampools
Creates a stream pool.
CreateStreamPool 2 params body → 200400401409429500default
DELETE
/streampools/{streamPoolId}
Deletes a stream pool.
DeleteStreamPool 3 params → 204401404412429500default
GET
/streampools/{streamPoolId}
Gets the stream pool
GetStreamPool 2 params → 200400401404429500default
PUT
/streampools/{streamPoolId}
Updates the stream pool.
UpdateStreamPool 3 params body → 200400401404412429500default
POST
/streampools/{streamPoolId}/actions/changeCompartment
Moves a resource into a different compartment.
ChangeStreamPoolCompartment 3 params body → 204400401404409412500default
GET
/streams
Lists the streams in the given compartment id.
ListStreams 10 params → 200400401429500default
POST
/streams
Creates a stream.
CreateStream 1 param body → 200400401409429500default
DELETE
/streams/{streamId}
Deletes a stream.
DeleteStream 3 params → 204401404412429500default
GET
/streams/{streamId}
Gets a stream
GetStream 2 params → 200401404429500default
PUT
/streams/{streamId}
Updates a stream.
UpdateStream 3 params body → 200400401404412429500default
POST
/streams/{streamId}/actions/changeCompartment
Moves a resource into a different compartment.
ChangeStreamCompartment 3 params body → 204401404412409500default
GET
/workRequests
List Work Requests
ListWorkRequests 8 params → 200400401404429500default
GET
/workRequests/{workRequestId}
GET Work Request Status
GetWorkRequest 2 params → 200400401404429500default
GET
/workRequests/{workRequestId}/errors
Lists work request errors
ListWorkRequestErrors 6 params → 200400401404429500default
GET
/workRequests/{workRequestId}/logs
Lists work request logs
ListWorkRequestLogs 6 params → 200400401404429500default

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are StreamPool (14 properties), Stream (12 properties), StreamSummary (10 properties), WorkRequest (9 properties). Each schema is shown below with its type and property counts.

WorkRequestErrorCollection
object
A list of work request errors. Can contain both errors and other information, such as metadata.
1 property 1 required
CreateStreamDetails
object
Object used to create a stream.
7 properties 2 required
ConnectHarness
object
Detailed representation of a connect harness.
8 properties 5 required
WorkRequestError
object
An error encountered while performing an operation that is tracked by a work request.
3 properties 3 required
ConnectHarnessSummary
object
Summary representation of a ConnectHarness.
7 properties 5 required
CreateConnectHarnessDetails
object
Object used to create a connect harness.
4 properties 2 required
WorkRequestSummary
object
An asynchronous work request. Work requests help you monitor long-running operations. When you start a long-running operation, the service creates a work reque…
9 properties 7 required
WorkRequest
object
An asynchronous work request. Work requests help you monitor long-running operations. When you start a long-running operation, the service creates a work reque…
9 properties 7 required
Stream
object
Detailed representation of a stream, including all its partitions.
12 properties 9 required
WorkRequestLogEntryCollection
object
A list of work request logs. Can contain both logs and other information, such as metadata.
1 property 1 required
StreamPool
object
The details of a stream pool.
14 properties 7 required
PrivateEndpointDetails
object
Optional parameters if a private stream pool is requested.
3 properties
KafkaSettings
object
Settings for the Kafka compatibility layer.
4 properties
ChangeStreamCompartmentDetails
object
Detailed representation of a change stream compartment operation.
1 property 1 required
ChangeConnectHarnessCompartmentDetails
object
Detailed representation of a change connect harness compartment operation.
1 property 1 required
PrivateEndpointSettings
object
Optional settings if the stream pool is private.
3 properties
Error
object
The representation of an error.
2 properties 2 required
ChangeStreamPoolCompartmentDetails
object
Detailed representation of a change stream pool compartment operation.
1 property 1 required
UpdateStreamDetails
object
Object used to update a stream.
3 properties
WorkRequestLogEntry
object
A log message from performing an operation that is tracked by a work request.
2 properties 2 required
WorkRequestSummaryCollection
object
A list of work requests. Can contain both work requests and other information, such as metadata.
1 property 1 required
StreamSummary
object
Summary representation of a stream.
10 properties 8 required
WorkRequestResource
object
A resource created or operated on by a work request.
4 properties 3 required
CreateStreamPoolDetails
object
Object used to create a stream pool.
8 properties 2 required
UpdateStreamPoolDetails
object
Object used to update the stream pool's details.
6 properties
StreamPoolSummary
object
The summary representation of a stream pool.
9 properties 5 required
UpdateConnectHarnessDetails
object
Object used to update a connect harness.
2 properties
CustomEncryptionKey
object
Custom Encryption Key which will be used for encryption by all the streams in the pool.
2 properties
CustomEncryptionKeyDetails
object
The OCID of the custom encryption key to be used or deleted if currently being used.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-streamadmin-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 Stream Admin 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.