# Oracle WebLogic Server APIs Edit API

**Canonical:** https://apis.io/apis/oracle-weblogic/weblogic-edit-api/  
**Provider:** Oracle WebLogic Server — https://apis.io/providers/oracle-weblogic/

Oracle WebLogic Server APIs Edit API is one of 43 APIs that [Oracle WebLogic Server](https://apis.io/providers/oracle-weblogic/) publishes on the [APIs.io](https://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.

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

## Operations (25)

| Method | Path | Summary |
|---|---|---|
| GET | `/edit` | Oracle WebLogic Server APIs Get edit configuration tree root |
| POST | `/edit/changeManager/startEdit` | Oracle WebLogic Server APIs Start an edit session |
| POST | `/edit/changeManager/activate` | Oracle WebLogic Server APIs Activate pending changes |
| POST | `/edit/changeManager/cancelEdit` | Oracle WebLogic Server APIs Cancel the current edit session |
| POST | `/edit/changeManager/undoUnactivatedChanges` | Oracle WebLogic Server APIs Undo unactivated changes |
| GET | `/edit/servers` | Oracle WebLogic Server APIs List all server configurations |
| POST | `/edit/servers` | Oracle WebLogic Server APIs Create a new server configuration |
| GET | `/edit/servers/{serverName}` | Oracle WebLogic Server APIs Get a server configuration |
| POST | `/edit/servers/{serverName}` | Oracle WebLogic Server APIs Update a server configuration |
| DELETE | `/edit/servers/{serverName}` | Oracle WebLogic Server APIs Delete a server configuration |
| GET | `/edit/clusters` | Oracle WebLogic Server APIs List all cluster configurations |
| POST | `/edit/clusters` | Oracle WebLogic Server APIs Create a new cluster configuration |
| GET | `/edit/clusters/{clusterName}` | Oracle WebLogic Server APIs Get a cluster configuration |
| POST | `/edit/clusters/{clusterName}` | Oracle WebLogic Server APIs Update a cluster configuration |
| DELETE | `/edit/clusters/{clusterName}` | Oracle WebLogic Server APIs Delete a cluster configuration |
| GET | `/edit/JDBCSystemResources` | Oracle WebLogic Server APIs List all JDBC system resource configurations |
| POST | `/edit/JDBCSystemResources` | Oracle WebLogic Server APIs Create a new JDBC system resource |
| GET | `/edit/JDBCSystemResources/{dataSourceName}` | Oracle WebLogic Server APIs Get a JDBC system resource configuration |
| DELETE | `/edit/JDBCSystemResources/{dataSourceName}` | Oracle WebLogic Server APIs Delete a JDBC system resource |
| GET | `/edit/JMSSystemResources` | Oracle WebLogic Server APIs List all JMS system resource configurations |
| POST | `/edit/JMSSystemResources` | Oracle WebLogic Server APIs Create a new JMS system resource |
| GET | `/edit/appDeployments` | Oracle WebLogic Server APIs List all application deployment configurations |
| POST | `/edit/appDeployments` | Oracle WebLogic Server APIs Create a new application deployment configuration |
| GET | `/edit/appDeployments/{appName}` | Oracle WebLogic Server APIs Get an application deployment configuration |
| DELETE | `/edit/appDeployments/{appName}` | Oracle WebLogic Server APIs Delete an application deployment configuration |

## Machine-readable artifacts (12)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/oracle-weblogic/refs/heads/main/openapi/weblogic-edit-api-openapi.yml
- **Documentation** — https://docs.oracle.com/en/middleware/fusion-middleware/weblogic-server/12.2.1.4/restm/
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/oracle-weblogic/refs/heads/main/json-schema/weblogic-server-configuration.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/oracle-weblogic/refs/heads/main/json-schema/weblogic-domain-configuration.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/oracle-weblogic/refs/heads/main/json-schema/weblogic-cluster-configuration.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/oracle-weblogic/refs/heads/main/json-schema/weblogic-datasource-configuration.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/oracle-weblogic/refs/heads/main/json-schema/weblogic-server-runtime.json
- **JSONStructure** — https://raw.githubusercontent.com/api-evangelist/oracle-weblogic/refs/heads/main/json-structure/weblogic-server-configuration-structure.json
- **JSONLD** — https://raw.githubusercontent.com/api-evangelist/oracle-weblogic/refs/heads/main/json-ld/weblogic-context.jsonld
- **Documentation** — https://docs.oracle.com/en/middleware/fusion-middleware/weblogic-server/12.2.1.4/wlrst/
- **Documentation** — https://docs.oracle.com/en/middleware/fusion-middleware/weblogic-server/12.2.1.4/depgd/
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/oracle-weblogic/refs/heads/main/json-schema/weblogic-application-deployment.json

## Other Oracle WebLogic Server APIs (12)

- [WebLogic WLST (WebLogic Scripting Tool) API](https://apis.io/apis/oracle-weblogic/weblogic-wlst-weblogic-scripting-tool-api/)
- [WebLogic JMX API](https://apis.io/apis/oracle-weblogic/weblogic-jmx-api/)
- [Oracle WebLogic Server Application Deployment API](https://apis.io/apis/oracle-weblogic/oracle-weblogic-application-deployment-api/)
- [Oracle WebLogic Server Application Deployments API](https://apis.io/apis/oracle-weblogic/oracle-weblogic-application-deployments-api/)
- [Oracle WebLogic Server Application Runtime API](https://apis.io/apis/oracle-weblogic/oracle-weblogic-application-runtime-api/)
- [Oracle WebLogic Server Clusters API](https://apis.io/apis/oracle-weblogic/oracle-weblogic-clusters-api/)
- [Oracle WebLogic Server Data Sources API](https://apis.io/apis/oracle-weblogic/oracle-weblogic-data-sources-api/)
- [Oracle WebLogic Server Deployment Configuration API](https://apis.io/apis/oracle-weblogic/oracle-weblogic-deployment-configuration-api/)
- [Oracle WebLogic Server Deployment Lifecycle API](https://apis.io/apis/oracle-weblogic/oracle-weblogic-deployment-lifecycle-api/)
- [Oracle WebLogic Server Domain Configuration API](https://apis.io/apis/oracle-weblogic/oracle-weblogic-domain-configuration-api/)
- [Oracle WebLogic Server Domain Runtime API](https://apis.io/apis/oracle-weblogic/oracle-weblogic-domain-runtime-api/)
- [Oracle WebLogic Server Edit Session API](https://apis.io/apis/oracle-weblogic/oracle-weblogic-edit-session-api/)

## Tags

Edit

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/oracle-weblogic/weblogic-edit-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/oracle-weblogic/.
