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

Server lifecycle operations (start, stop, suspend, resume)

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

8 operations 8 paths 3 schemas 2 GET6 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 Server 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 8

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

Server Lifecycle 8

Server lifecycle operations (start, stop, suspend, resume)

GET
/domainRuntime/serverLifeCycleRuntimes
Oracle WebLogic Server List all server lifecycle runtimes
listServerLifeCycleRuntimes 2 params → 200
GET
/domainRuntime/serverLifeCycleRuntimes/{serverName}
Oracle WebLogic Server Get lifecycle runtime for a specific server
getServerLifeCycleRuntime 1 param → 200
POST
/domainRuntime/serverLifeCycleRuntimes/{serverName}/start
Oracle WebLogic Server Start a managed server
startServer 3 params body → 200202
POST
/domainRuntime/serverLifeCycleRuntimes/{serverName}/shutdown
Oracle WebLogic Server Shut down a managed server
shutdownServer 3 params body → 200202
POST
/domainRuntime/serverLifeCycleRuntimes/{serverName}/forceShutdown
Oracle WebLogic Server Force shut down a managed server
forceShutdownServer 2 params body → 200
POST
/domainRuntime/serverLifeCycleRuntimes/{serverName}/suspend
Oracle WebLogic Server Suspend a managed server
suspendServer 2 params body → 200
POST
/domainRuntime/serverLifeCycleRuntimes/{serverName}/resume
Oracle WebLogic Server Resume a suspended server
resumeServer 2 params body → 200
POST
/domainRuntime/serverLifeCycleRuntimes/{serverName}/restartSSL
Oracle WebLogic Server Restart SSL on a server
restartServerSSL 2 params body → 200

Schemas 3

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

Link
object
3 properties
TaskStatus
object
10 properties
ServerLifeCycleRuntime
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-weblogic-server-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 Deployment Lifecycle API
Oracle WebLogic Server Domain Configuration API
Oracle WebLogic Server Domain Runtime API
Oracle WebLogic Server Edit Session API
Where this information came from

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