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 Application Deployments API

Deploy, configure, and manage enterprise application deployments (EAR, WAR files)

Oracle WebLogic Server Application Deployments 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 Application Deployments. 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 6 operations across 3 paths, and defines 7 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}.

6 operations 3 paths 7 schemas 1 DELETE3 GET2 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 Application Deployments 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 6

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

Application Deployments 6

Deploy, configure, and manage enterprise application deployments (EAR, WAR files)

GET
/edit/appDeployments
Oracle WebLogic Server List all application deployments
listAppDeployments 2 params → 200401
POST
/edit/appDeployments
Oracle WebLogic Server Deploy an application
deployApplication 2 params body → 201400401
GET
/edit/appDeploymentCreateForm
Oracle WebLogic Server Get application deployment creation form
getAppDeploymentCreateForm 1 param → 200
GET
/edit/appDeployments/{appName}
Oracle WebLogic Server Get application deployment details
getAppDeployment 3 params → 200404
POST
/edit/appDeployments/{appName}
Oracle WebLogic Server Update application deployment configuration
updateAppDeployment 2 params body → 200
DELETE
/edit/appDeployments/{appName}
Oracle WebLogic Server Undeploy an application
undeployApplication 2 params → 204404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are AppDeployment (9 properties), AppDeploymentCreateRequest (8 properties), ErrorResponse (4 properties), AppDeploymentUpdateRequest (4 properties). Each schema is shown below with its type and property counts.

Link
object
3 properties
AppDeployment
object
9 properties
AppDeploymentUpdateRequest
object
4 properties
AppDeploymentCreateRequest
object
8 properties 1 required
Message
object
3 properties
ErrorResponse
object
4 properties
Identity
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-weblogic-application-deployments-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 Runtime API
Oracle WebLogic Server Clusters API
Oracle WebLogic Server Data Sources 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 Application Deployments 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.