Stops all servers in WebLogic domain including the Admin Server except for servers listed in FDWLS_STOP_SERVER_EXCLUDE_LIST
. Non WSM servers are stopped first, then servers with WLS_WSM
in name (WLS_WSM1, WLS_WSM2
etc.) are stopped. This is done as various Fusion Middleware products are dependent on WSM servers and stopping them later helps avoid issues. Admin Server is stopped last.
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Required | Description | |
---|---|---|---|
Max Parallel Percentage |
| No | The maximum percentage of servers on each machine to stop at the same time |
Machine Name |
| No | Managed Server on this machine will be started. Leave empty to start all managed servers on all machines. |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
...