Actions REST Endpoints

Server Life Cycle Runtime/Actions
Server Life Cycle Runtime Actions
Force Shutdown
Method: post
Path: /management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/forceShutdown
Force Suspend
Method: post
Path: /management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/forceSuspend
Get IPv4 URL
Method: post
Path: /management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/getIPv4URL
Get IPv6 URL
Method: post
Path: /management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/getIPv6URL
Resume
Method: post
Path: /management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/resume
Shutdown ( Timeout, Ignore Sessions )
Method: post
Path: /management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/shutdown
Shutdown ( Timeout, Ignore Sessions, Wait For All Sessions )
Method: post
Path: /management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/shutdown
Shutdown ()
Method: post
Path: /management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/shutdown
Start ( Disable Msi Mode )
Method: post
Path: /management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/start
Start ()
Method: post
Path: /management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/start
Start In Admin
Method: post
Path: /management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/startInAdmin
Start In Standby
Method: post
Path: /management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/startInStandby
Suspend ( Timeout, Ignore Sessions )
Method: post
Path: /management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/suspend
Suspend ()
Method: post
Path: /management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/suspend