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 and cluster should exist.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Anypoint Username | FDMULE_USER | Yes | Anypoint Platform Username |
Anypoint Password | FDMULE_PASSWORD | Yes | Anypoint Platform Password |
Organization Name | FDMULE_ORG_NAME | Yes | Mule Organization Name |
Environment Name | FDMULE_ENV_NAME | Yes | Mule Environment Name Defaults to |
Anypoint URL | FDMULE_ANYPOINT_URL | No | The URL of Anypoint Runtime Manager Defaults to https://anypoint.mulesoft.com |
Property Name | Property Code | Required | Description |
---|---|---|---|
ARM Cluster Name | FDMULE_ARM_CLUSTER_NAME | Name of the ARM Cluster to manage | |
ARM Cluster Members | FDMULE_ARM_CLUSTER_MEMBERS | Yes | Names of the ARM Cluster Member Servers - Comma Separated list. |
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 all of the selected endpoints.