Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

FDWLS_INP_USE_ROLLING_MODE

No

If checked, servers will be restarted so that application delivery continues through the restart operation.

Skip Admin Server

FDWLS_INP_SKIP_ADMIN

No

If checked, the Admin server will not be restarted.

Max Parallel Percentage

FDWLS_INP_MAX_PERCENT_SIMULTANEOUS

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.

...