Versions Compared

Key

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

This operation was added in version 4.0.3.61. Please find the latest at the support site, http://support.flexagon.com

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 should exist.

Environment/Instance Properties

Property Name

Property Code

Required

Description

Anypoint UsernameFDMULE_USERYesAnypoint Platform Username
Anypoint PasswordFDMULE_PASSWORDYesAnypoint Platform Password
Organization NameFDMULE_ORG_NAMEYesMule Organization Name
Environment NameFDMULE_ENV_NAMEYes

Mule Environment Name

Defaults to $FD_ENVIRONMENT_CODE

Anypoint URLFDMULE_ANYPOINT_URLNo

The URL of Anypoint Runtime Manager

Defaults to https://anypoint.mulesoft.com

...

Property Name

Property Code

Required

Description

ARM Cluster NameFDMULE_ARM_CLUSTER_NAMEYesName of the ARM Cluster to manage
ARM Cluster MembersFDMULE_ARM_CLUSTER_MEMBERSYes

Names of the ARM Cluster Member Servers - Comma-Separated list.

Please format like this for Multicast clusters: server1,server2,server3

And like this for Unicast clusters: server1|10.48.0.34,server2|10.48.0.35

Inputs

Input Name

Input Code

Required

Description





Outputs

Output Name

Required

Description




Artifacts

This operation neither produces nor consumes artifacts from the artifacts repository.

Endpoint Selection

This operation will select all available endpoints associated to the environment/instance.

Endpoint Execution

This operation will execute on any one of the selected endpoints selected at random.

...