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 Deployment Lifecycle API

Start, stop, and manage deployed application lifecycle

Oracle WebLogic Server Deployment Lifecycle 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 Deployment Lifecycle. 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 7 operations across 7 paths, and defines 4 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}.

7 operations 7 paths 4 schemas 3 GET4 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 Deployment Lifecycle 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 7

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

Deployment Lifecycle 7

Start, stop, and manage deployed application lifecycle

GET
/domainRuntime/appDeploymentRuntimes
Oracle WebLogic Server List deployment runtimes
listDeploymentRuntimes 2 params → 200
POST
/domainRuntime/appDeploymentRuntimes/{appName}/start
Oracle WebLogic Server Start a deployed application
startApplication 3 params body → 200202
POST
/domainRuntime/appDeploymentRuntimes/{appName}/stop
Oracle WebLogic Server Stop a deployed application
stopApplication 3 params body → 200
POST
/domainRuntime/appDeploymentRuntimes/{appName}/redeploy
Oracle WebLogic Server Redeploy an application
redeployApplication 3 params body → 200
POST
/domainRuntime/appDeploymentRuntimes/{appName}/update
Oracle WebLogic Server Update an application deployment
updateApplication 2 params body → 200
GET
/domainRuntime/appDeploymentRuntimes/{appName}/tasks/{taskId}
Oracle WebLogic Server Get deployment task status
getDeploymentTaskStatus 2 params → 200
GET
/domainRuntime/serverRuntimes/{serverName}/applicationRuntimes
Oracle WebLogic Server List application runtimes on a server
listServerApplicationRuntimes 2 params → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are TaskStatus (10 properties), ApplicationRuntime (4 properties), AppDeploymentRuntime (3 properties), Link (3 properties). Each schema is shown below with its type and property counts.

Link
object
3 properties
ApplicationRuntime
object
4 properties
AppDeploymentRuntime
object
3 properties
TaskStatus
object
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-weblogic-deployment-lifecycle-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 Data Sources API
Oracle WebLogic Server Deployment Configuration 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 Deployment Lifecycle 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.