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 APIs Edit API

Configuration editing operations. An edit session must be started before making changes to the domain configuration. Changes are staged and then activated.

Oracle WebLogic Server APIs Edit 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 7 JSON Schema definitions.

Tagged areas include Edit. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 7 JSON Schemas.

This API exposes 25 operations across 14 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 14.1.1.0.

Requests are made against a single base URL, https://{host}:{port}/management/weblogic/latest.

25 operations 14 paths 10 schemas 4 DELETE10 GET11 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
14.1.1.0
Server
https://{host}:{port}/management/weblogic/latest
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

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

  • basicAuth — WebLogic Server administrator credentials

Paths & Operations 25

Across 14 paths, the API surfaces 25 operations — 4 DELETE, 10 GET, 11 POST. Each is listed below with its method, path, parameters, and response codes.

Edit 25

Configuration editing operations. An edit session must be started before making changes to the domain configuration. Changes are staged and then activated.

GET
/edit
Oracle WebLogic Server APIs Get edit configuration tree root
getEditRoot → 200401
POST
/edit/changeManager/startEdit
Oracle WebLogic Server APIs Start an edit session
startEdit body → 200401409
POST
/edit/changeManager/activate
Oracle WebLogic Server APIs Activate pending changes
activate → 200401409
POST
/edit/changeManager/cancelEdit
Oracle WebLogic Server APIs Cancel the current edit session
cancelEdit → 200401
POST
/edit/changeManager/undoUnactivatedChanges
Oracle WebLogic Server APIs Undo unactivated changes
undoUnactivatedChanges → 200401
GET
/edit/servers
Oracle WebLogic Server APIs List all server configurations
getEditServers → 200401
POST
/edit/servers
Oracle WebLogic Server APIs Create a new server configuration
createEditServer body → 201400401
GET
/edit/servers/{serverName}
Oracle WebLogic Server APIs Get a server configuration
getEditServer 1 param → 200401404
POST
/edit/servers/{serverName}
Oracle WebLogic Server APIs Update a server configuration
updateEditServer 1 param body → 200400401404
DELETE
/edit/servers/{serverName}
Oracle WebLogic Server APIs Delete a server configuration
deleteEditServer 1 param → 200401404
GET
/edit/clusters
Oracle WebLogic Server APIs List all cluster configurations
getEditClusters → 200401
POST
/edit/clusters
Oracle WebLogic Server APIs Create a new cluster configuration
createEditCluster body → 201400401
GET
/edit/clusters/{clusterName}
Oracle WebLogic Server APIs Get a cluster configuration
getEditCluster 1 param → 200401404
POST
/edit/clusters/{clusterName}
Oracle WebLogic Server APIs Update a cluster configuration
updateEditCluster 1 param body → 200400401404
DELETE
/edit/clusters/{clusterName}
Oracle WebLogic Server APIs Delete a cluster configuration
deleteEditCluster 1 param → 200401404
GET
/edit/JDBCSystemResources
Oracle WebLogic Server APIs List all JDBC system resource configurations
getEditDataSources → 200401
POST
/edit/JDBCSystemResources
Oracle WebLogic Server APIs Create a new JDBC system resource
createEditDataSource body → 201400401
GET
/edit/JDBCSystemResources/{dataSourceName}
Oracle WebLogic Server APIs Get a JDBC system resource configuration
getEditDataSource 1 param → 200401404
DELETE
/edit/JDBCSystemResources/{dataSourceName}
Oracle WebLogic Server APIs Delete a JDBC system resource
deleteEditDataSource 1 param → 200401404
GET
/edit/JMSSystemResources
Oracle WebLogic Server APIs List all JMS system resource configurations
getEditJMSResources → 200401
POST
/edit/JMSSystemResources
Oracle WebLogic Server APIs Create a new JMS system resource
createEditJMSResource body → 201400401
GET
/edit/appDeployments
Oracle WebLogic Server APIs List all application deployment configurations
getEditAppDeployments → 200401
POST
/edit/appDeployments
Oracle WebLogic Server APIs Create a new application deployment configuration
createEditAppDeployment body → 201400401
GET
/edit/appDeployments/{appName}
Oracle WebLogic Server APIs Get an application deployment configuration
getEditAppDeployment 1 param → 200401404
DELETE
/edit/appDeployments/{appName}
Oracle WebLogic Server APIs Delete an application deployment configuration
deleteEditAppDeployment 1 param → 200401404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ServerConfiguration (14 properties), ClusterConfiguration (11 properties), AppDeployment (8 properties), Error (5 properties). Each schema is shown below with its type and property counts.

EditRoot
object
3 properties
ChangeManagerStatus
object
4 properties
Link
object
3 properties
JMSSystemResource
object
4 properties 1 required
Error
object
5 properties
JDBCSystemResource
object
5 properties 1 required
ClusterConfiguration
object
11 properties 1 required
ServerConfiguration
object
14 properties 1 required
ActivationStatus
object
2 properties
AppDeployment
object
8 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weblogic-edit-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 APIs Edit 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.