addServerToStandaloneCluster
The addServerToStandaloneCluster operation adds a standalone Mule server on a Linux or Windows Endpoint to a cluster with the given cluster id.
If other cluster settings are set, they are preserved.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Mule Home |
| Yes | Path to the Mule Standalone Install |
Standalone Cluster ID |
| Yes | Cluster ID that the standalone server is a part of. Each server with the same Cluster ID will be added to the same cluster. Different cluster ids will cause servers to join different clusters. |
Stop if Running |
| No | If checked, this operation will stop a running mule server if it is running before removing it. If unchecked, the operation will error out if the Mule server is running. |
Artifacts
This operation neither produces nor consumes artifacts from the artifacts repository.Â
Endpoint Selection
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will execute on all of the selected endpoints.
- style