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 Domain Configuration API

View domain-level configuration

Oracle WebLogic Server Domain Configuration 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 Domain Configuration. 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 9 operations across 6 paths, and defines 9 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}.

9 operations 6 paths 9 schemas 6 GET3 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 Domain Configuration 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 9

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

Domain Configuration 9

View domain-level configuration

GET
/edit
Oracle WebLogic Server Get the edit tree root (domain configuration)
getEditRoot 2 params → 200
GET
/serverConfig
Oracle WebLogic Server Get the server configuration tree root
getServerConfig 2 params → 200
GET
/domainConfig
Oracle WebLogic Server Get the last activated domain configuration
getDomainConfig 2 params → 200
GET
/edit/virtualTargets
Oracle WebLogic Server List all virtual targets
listVirtualTargets → 200
POST
/edit/virtualTargets
Oracle WebLogic Server Create a virtual target
createVirtualTarget 1 param body → 201
GET
/edit/partitions
Oracle WebLogic Server List all partitions
listPartitions → 200
POST
/edit/partitions
Oracle WebLogic Server Create a partition
createPartition 1 param body → 201
GET
/edit/partitions/{partitionName}/resourceGroups
Oracle WebLogic Server List resource groups for a partition
listResourceGroups 1 param → 200
POST
/edit/partitions/{partitionName}/resourceGroups
Oracle WebLogic Server Create a resource group in a partition
createResourceGroup 2 params body → 201

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Partition (7 properties), Domain (7 properties), PartitionCreateRequest (6 properties), VirtualTarget (5 properties). Each schema is shown below with its type and property counts.

ResourceGroupCreateRequest
object
2 properties 1 required
Link
object
3 properties
VirtualTarget
object
5 properties
Partition
object
7 properties
PartitionCreateRequest
object
6 properties 1 required
Domain
object
7 properties
ResourceGroup
object
3 properties
Identity
object
1 property
VirtualTargetCreateRequest
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-weblogic-domain-configuration-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 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 Domain Configuration 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.