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