Versions Compared

Key

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

Restarts a comma-separated list of WebLogic servers or clusters. If admin server restart is desired, configure node manager (NODEMANAGER) related properties on Environment Instance. This operation supports rolling restart to make sure applications continue to be available to users during the restart operation.

...

Input Name

Input Code

Required

Description

Weblogic Server or Cluster Name(s)

FDWLS_INP_SERVER_OR_CLUSTER_NAMES

No

WebLogic Server or Cluster name for start operation. If this is not supplied start operation will use FDWLS_SERVER_OR_CLUSTER_NAMES.

Either FDWLS_INP_SERVER_OR_CLUSTER_NAMES or FDWLS_SERVER_OR_CLUSTER_NAMES must be supplied.

Rolling Mode

FDWLS_INP_USE_ROLLING_MODE

No

If checked, a maximum of 50% of each cluster will be recycled so that application delivery continues through the restart operation.

Max Percent Simultaneous

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.

...