Oracle WebLogic Server · JSON Structure

Weblogic Server Configuration Structure

Structure documentation for Oracle WebLogic Server configuration as returned by the RESTful Management Services API.

Type: object Properties: 0
Application ServerEnterpriseJava EEMiddlewareOracle

Weblogic Server Configuration Structure is a JSON Structure definition published by Oracle WebLogic Server.

Meta-schema:

JSON Structure

Raw ↑
{
  "title": "Oracle WebLogic Server Configuration Structure",
  "description": "Structure documentation for Oracle WebLogic Server configuration as returned by the RESTful Management Services API.",
  "type": "object",
  "fields": [
    {
      "name": "name",
      "type": "string",
      "required": true,
      "description": "Unique name of the managed server within the domain"
    },
    {
      "name": "listenAddress",
      "type": "string",
      "required": false,
      "description": "IP address or DNS name on which the server listens for requests"
    },
    {
      "name": "listenPort",
      "type": "integer",
      "required": false,
      "description": "Port number on which the server listens for non-SSL requests (default: 7001)"
    },
    {
      "name": "sslListenPort",
      "type": "integer",
      "required": false,
      "description": "Port number for SSL connections (default: 7002)"
    },
    {
      "name": "cluster",
      "type": "string",
      "required": false,
      "description": "Name of the cluster this server belongs to"
    },
    {
      "name": "machine",
      "type": "string",
      "required": false,
      "description": "Name of the machine (host) this server is configured to run on"
    },
    {
      "name": "serverStartState",
      "type": "string",
      "required": false,
      "description": "Desired startup state: RUNNING, STANDBY, ADMIN"
    },
    {
      "name": "autoRestart",
      "type": "boolean",
      "required": false,
      "description": "Whether Node Manager should restart this server if it fails"
    },
    {
      "name": "jvmArgs",
      "type": "string",
      "required": false,
      "description": "JVM arguments passed to the server's Java process"
    },
    {
      "name": "javaHome",
      "type": "string",
      "required": false,
      "description": "Path to the Java home directory used by this server"
    },
    {
      "name": "classpath",
      "type": "string",
      "required": false,
      "description": "Additional classpath entries for the server"
    },
    {
      "name": "tunnelingEnabled",
      "type": "boolean",
      "required": false,
      "description": "Whether HTTP tunneling is enabled for T3 protocol"
    },
    {
      "name": "weblogicPluginEnabled",
      "type": "boolean",
      "required": false,
      "description": "Whether the WebLogic proxy plugin is enabled"
    },
    {
      "name": "defaultInternalServletsDisabled",
      "type": "boolean",
      "required": false,
      "description": "Whether internal servlets are disabled on this server"
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/weblogic-server-configuration-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.