Actions REST Endpoints
Server Runtime/Actions
Server Runtime Actions
- Force Shutdown
- Method: postPath:
/management/weblogic/{version}/serverRuntime/forceShutdown
- Force Suspend
- Method: postPath:
/management/weblogic/{version}/serverRuntime/forceSuspend
- Get IPv4 URL
- Method: postPath:
/management/weblogic/{version}/serverRuntime/getIPv4URL
- Get IPv6 URL
- Method: postPath:
/management/weblogic/{version}/serverRuntime/getIPv6URL
- Get URL
- Method: postPath:
/management/weblogic/{version}/serverRuntime/getURL
- Restart SSL Channels
- Method: postPath:
/management/weblogic/{version}/serverRuntime/restartSSLChannels
- Resume
- Method: postPath:
/management/weblogic/{version}/serverRuntime/resume
- Shutdown ( Timeout, Ignore Sessions )
- Method: postPath:
/management/weblogic/{version}/serverRuntime/shutdown
- Shutdown ( Timeout, Ignore Sessions, Wait For All Sessions )
- Method: postPath:
/management/weblogic/{version}/serverRuntime/shutdown
- Shutdown ()
- Method: postPath:
/management/weblogic/{version}/serverRuntime/shutdown
- Suspend ( Timeout, Ignore Sessions )
- Method: postPath:
/management/weblogic/{version}/serverRuntime/suspend
- Suspend ()
- Method: postPath:
/management/weblogic/{version}/serverRuntime/suspend