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 WebLogic Server Data Sources API

Manage JDBC system resources and data sources

Oracle WebLogic Server Data Sources API is one of 43 APIs that Oracle WebLogic Server publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include Data Sources. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a JSON-LD context, tutorials, and 5 JSON Schemas.

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

Requests are made against 2 base URLs: http://localhost:7001/management/weblogic/latest, http://{host}:{port}/management/weblogic/{version}.

12 operations 6 paths 8 schemas 1 DELETE6 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
12.2.1.3.0
Base URL
http://localhost:7001/management/weblogic/latest
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Oracle WebLogic Server Data Sources API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic authentication. Deployer role required for deployment operations, Operator role for lifecycle operations.

Paths & Operations 12

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

Data Sources 12

Manage JDBC system resources and data sources

GET
/edit/JDBCSystemResources
Oracle WebLogic Server List all JDBC system resources
listJDBCSystemResources 2 params → 200
POST
/edit/JDBCSystemResources
Oracle WebLogic Server Create a JDBC system resource
createJDBCSystemResource 2 params body → 201
GET
/edit/JDBCSystemResources/{resourceName}
Oracle WebLogic Server Get a JDBC system resource
getJDBCSystemResource 1 param → 200
DELETE
/edit/JDBCSystemResources/{resourceName}
Oracle WebLogic Server Delete a JDBC system resource
deleteJDBCSystemResource 2 params → 204
GET
/edit/JDBCSystemResources/{resourceName}/JDBCResource
Oracle WebLogic Server Get JDBC resource configuration
getJDBCResource 1 param → 200
POST
/edit/JDBCSystemResources/{resourceName}/JDBCResource
Oracle WebLogic Server Update JDBC resource configuration
updateJDBCResource 2 params body → 200
GET
/edit/JDBCSystemResources/{resourceName}/JDBCResource/JDBCDataSourceParams
Oracle WebLogic Server Get JDBC data source parameters
getJDBCDataSourceParams 1 param → 200
POST
/edit/JDBCSystemResources/{resourceName}/JDBCResource/JDBCDataSourceParams
Oracle WebLogic Server Update JDBC data source parameters
updateJDBCDataSourceParams 2 params body → 200
GET
/edit/JDBCSystemResources/{resourceName}/JDBCResource/JDBCDriverParams
Oracle WebLogic Server Get JDBC driver parameters
getJDBCDriverParams 1 param → 200
POST
/edit/JDBCSystemResources/{resourceName}/JDBCResource/JDBCDriverParams
Oracle WebLogic Server Update JDBC driver parameters
updateJDBCDriverParams 2 params body → 200
GET
/edit/JDBCSystemResources/{resourceName}/JDBCResource/JDBCDriverParams/properties/properties
Oracle WebLogic Server List JDBC driver properties
listJDBCProperties 1 param → 200
POST
/edit/JDBCSystemResources/{resourceName}/JDBCResource/JDBCDriverParams/properties/properties
Oracle WebLogic Server Add a JDBC driver property
createJDBCProperty 2 params body → 201

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are JDBCSystemResource (5 properties), JDBCDriverParams (3 properties), Link (3 properties), JDBCDataSourceParams (2 properties). Each schema is shown below with its type and property counts.

Link
object
3 properties
JDBCDriverParams
object
3 properties
JDBCResource
object
1 property
JDBCSystemResourceCreateRequest
object
2 properties 1 required
JDBCDataSourceParams
object
2 properties
Property
object
2 properties 2 required
Identity
object
1 property
JDBCSystemResource
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-weblogic-data-sources-api-openapi.yml Raw ↑

Other APIs Oracle WebLogic Server publishes across the network.

WebLogic WLST (WebLogic Scripting Tool) API
WebLogic JMX API
Oracle WebLogic Server Application Deployment API
Oracle WebLogic Server Application Deployments API
Oracle WebLogic Server Application Runtime API
Oracle WebLogic Server Clusters API
Oracle WebLogic Server Deployment Configuration API
Oracle WebLogic Server Deployment Lifecycle API
Oracle WebLogic Server Domain Configuration API
Oracle WebLogic Server Domain Runtime API
Oracle WebLogic Server Edit Session API
Oracle WebLogic Server JDBC Runtime API
Where this information came from

This is an independent, third-party profile of Oracle WebLogic Server Data Sources 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.