This operation restarts entire WebLogic domain. Servers in the FDWLS_STOP_SERVER_ EXCLUDE_LIST
property are not stopped, and servers in the FDWLS_START_SERVER_EXCLUDE_LIST
property are not started. If admin server restart is desired, configure node manager (NODEMANAGER
) related properties on environment instance. This operation supports rolling restart to make sure application is available to users during restart operation.
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Required | Description | |
---|---|---|---|
Rolling Mode |
| No | If checked, servers will be restarted so that application delivery continues through the restart operation. |
Skip Admin Server |
| No | If checked, the Admin server will not be restarted. |
Max Parallel Percentage |
| No | The maximum percentage of cluster members to restart at the same time. Defaults to 20%. |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
...
This operation will execute on the Admin Server endpoint selected using the WLS Admin Server
resource type.
...