The createOrUpdateARMCluster operation creates or updates an ARM cluster. The cluster name provided will be used with the environment name to find which cluster to target.
The servers listed in the comma-separated list will be added to the cluster. Any servers in the cluster that are not in the list will be removed.
The servers can have ip addresses specified with them. To do this, separate each server from its IP with a pipe character (|) and each server|ip pair should be separated by a comma.
The servers should exist.
Target Properties
In 9.0.0.3, the cloud-related properties were moved into cloud accounts. This process happens automatically during server startup / migration. If you running on a version of FlexDeploy prior to 9.0.0.2, please refer to the 8.0 documentation instead of this page.
Property Name | Property Code | Required | Description |
---|---|---|---|
Mule Account |
| Yes | The Mule Integration Account |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
ARM Cluster Name |
| Yes | Name of the ARM Cluster to manage |
ARM Cluster Members |
| Yes | Names of the ARM Cluster Member Servers - Comma-Separated list. Please format like this for Multicast clusters: And like this for Unicast clusters: |
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 any one of the selected endpoints selected at random.