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 Jms Utils API

The jmsUtils API from Oracle — 13 operation(s) for jmsutils.

Oracle Jms Utils 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 18 operations across 13 paths, and defines 27 schemas. It is described by OpenAPI 3.2.0, at version 20250521.

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

18 operations 13 paths 27 schemas 3 DELETE11 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Paths & Operations 18

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

jmsUtils 18
GET
/analyzeApplicationsConfiguration
Returns the configuration for analyzing applications.
GetAnalyzeApplicationsConfiguration 2 params → 200400401404429500default
PUT
/analyzeApplicationsConfiguration
Updates the Analyze application configuration.
UpdateAnalyzeApplicationsConfiguration 3 params body → 200400401404405412429500
GET
/javaMigrationAnalysis
Gets a list of Java Migration Analysis.
ListJavaMigrationAnalysis 8 params → 200400401404429500default
POST
/javaMigrationAnalysis/actions/requestJavaMigrationAnalysis
Requests Java Migration Analysis.
RequestJavaMigrationAnalysis 2 params body → 202400401404409429500default
DELETE
/javaMigrationAnalysis/{javaMigrationAnalysisId}
Deletes a Java Migration Analysis.
DeleteJavaMigrationAnalysis 3 params → 204400401404412429500default
GET
/javaMigrationAnalysis/{javaMigrationAnalysisId}
Get Java Migration Analysis
GetJavaMigrationAnalysis 2 params → 200400401404429500default
GET
/performanceTuningAnalysis
Gets a list of Performance tuning analysis.
ListPerformanceTuningAnalysis 9 params → 200400401404429500default
POST
/performanceTuningAnalysis/actions/requestPerformanceTuningAnalysis
Requests a Performance Tuning Analysis.
RequestPerformanceTuningAnalysis 2 params body → 202400401404409412429500
DELETE
/performanceTuningAnalysis/{performanceTuningAnalysisId}
Deletes a Performance Tuning Analysis.
DeletePerformanceTuningAnalysis 3 params → 204400401404412429500default
GET
/performanceTuningAnalysis/{performanceTuningAnalysisId}
Get Performance Tuning Analysis
GetPerformanceTuningAnalysis 2 params → 200400401404429500default
GET
/subscriptionAcknowledgmentConfiguration
Returns the configuration for subscription acknowledgment.
GetSubscriptionAcknowledgmentConfiguration 2 params → 200400401404429500default
PUT
/subscriptionAcknowledgmentConfiguration
Updates the Subscription acknowledgment configuration.
UpdateSubscriptionAcknowledgmentConfiguration 3 params body → 200400401404405412429500
GET
/workRequests
List work requests
ListWorkRequests 9 params → 200400401404429500default
DELETE
/workRequests/{workRequestId}
Cancel work request
CancelWorkRequest 3 params → 202400401404429409412500
GET
/workRequests/{workRequestId}
Get work request status
GetWorkRequest 2 params → 200400401404429500default
GET
/workRequests/{workRequestId}/errors
List work request errors
ListWorkRequestErrors 6 params → 200400401404429500default
GET
/workRequests/{workRequestId}/logs
List work request logs
ListWorkRequestLogs 6 params → 200400401404429500default
GET
/workRequests/{workRequestId}/workItems
List work items of a work request.
ListWorkItems 4 params → 200400401404429500default

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are JavaMigrationAnalysis (15 properties), JavaMigrationAnalysisSummary (15 properties), WorkRequest (13 properties), PerformanceTuningAnalysis (12 properties). Each schema is shown below with its type and property counts.

WorkItemDetails
object
The minimum details of a work item.
2 properties 1 required
RequestJavaMigrationAnalysisDetails
object
The data to bulk create Java Migration Analysis.
4 properties 2 required
AnalyzeApplicationsConfiguration
object
The configuration for analyzing applications.
2 properties 2 required
WorkRequestErrorCollection
object
A list of work request errors. Can contain both errors and other information, such as metadata.
1 property 1 required
PerformanceTuningAnalysisSummary
object
Summary information about a Performance Tuning Analysis.
12 properties 12 required
WorkRequestError
object
An error encountered while performing an operation that is tracked by a work request.
3 properties 3 required
WorkRequestSummary
object
Summary information about an asynchronous work request.
11 properties 7 required
Principal
object
An authorized principal.
2 properties 2 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…
13 properties 7 required
JavaMigrationAnalysisCollection
object
Results of a Java Migration Analysis search. Contains JavaMigrationAnalysisSummary items.
1 property 1 required
WorkRequestLogEntryCollection
object
A list of work request logs. Can contain both logs and other information, such as metadata.
1 property 1 required
WorkItemSummary
object
Work item to complete a work request.
6 properties 5 required
PerformanceTuningAnalysis
object
To use any of the API operations, you must be authorized by an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who n…
12 properties 12 required
PerformanceTuningAnalysisCollection
object
Results of a Performance Tuning Analysis search. Contains PerformanceTuningAnalysisSummary items.
1 property 1 required
UpdateAnalyzeApplicationsConfigurationDetails
object
Attributes to update an Analyze Applications Configuration.
2 properties
WorkItemCollection
object
A list of WorkItem.
1 property 1 required
UpdateSubscriptionAcknowledgmentConfigurationDetails
object
Attributes to update a Subscription Acknowledgment Configuration.
1 property
Error
object
Error information.
2 properties 2 required
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
SubscriptionAcknowledgmentConfiguration
object
The configuration for subscription acknowledgment.
3 properties 1 required
JavaMigrationAnalysisSummary
object
Summary information about a Java Migration Analysis.
15 properties 14 required
PerformanceTuningAnalysisTarget
object
The target for the Performance Tuning Analysis
2 properties 2 required
RequestPerformanceTuningAnalysisDetails
object
The data to create Performance Tuning Analysis.
4 properties 2 required
JavaMigrationAnalysisTarget
object
The target for the Java Migration Analysis
5 properties 3 required
WorkRequestResource
object
A resource created or operated on by a work request.
5 properties 3 required
JavaMigrationAnalysis
object
To use any of the API operations, you must be authorized by an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who n…
15 properties 14 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-jmsutils-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 Jms Utils 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.