Oracle WebLogic Server · Capability
Oracle WebLogic Server Oracle WebLogic Monitoring and Diagnostics API — Application Runtime
Oracle WebLogic Server Oracle WebLogic Monitoring and Diagnostics API — Application Runtime. 6 operations. Lead operation: Oracle WebLogic Server List application deployment runtimes. Self-contained Naftiko capability covering one Oracle Weblogic business surface.
What You Can Do
GET
Listappdeploymentruntimes
— Oracle WebLogic Server List application deployment runtimes
/v1/domainruntime/appdeploymentruntimes
GET
Getappdeploymentruntime
— Oracle WebLogic Server Get runtime for a specific application
/v1/domainruntime/appdeploymentruntimes/{appname}
POST
Startapplication
— Oracle WebLogic Server Start a deployed application
/v1/domainruntime/appdeploymentruntimes/{appname}/start
POST
Stopapplication
— Oracle WebLogic Server Stop a deployed application
/v1/domainruntime/appdeploymentruntimes/{appname}/stop
GET
Listapplicationruntimes
— Oracle WebLogic Server List application runtimes on a server
/v1/domainruntime/serverruntimes/{servername}/applicationruntimes
GET
Listcomponentruntimes
— Oracle WebLogic Server List component runtimes for an application
/v1/domainruntime/serverruntimes/{servername}/applicationruntimes/{appname}/componentruntimes
MCP Tools
oracle-weblogic-server-list-application
Oracle WebLogic Server List application deployment runtimes
read-only
idempotent
oracle-weblogic-server-get-runtime
Oracle WebLogic Server Get runtime for a specific application
read-only
idempotent
oracle-weblogic-server-start-deployed
Oracle WebLogic Server Start a deployed application
oracle-weblogic-server-stop-deployed
Oracle WebLogic Server Stop a deployed application
oracle-weblogic-server-list-application-2
Oracle WebLogic Server List application runtimes on a server
read-only
idempotent
oracle-weblogic-server-list-component
Oracle WebLogic Server List component runtimes for an application
read-only
idempotent