...
The servers 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 |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
ARM Cluster Name | FDMULE_ARM_CLUSTER_NAME | Yes | 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. Please format like this for Multicast clusters: And like this for Unicast clusters: |
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.
...