Undeploys an active deployed component/package from a selected environment. Plugin queries the Boomi AtomSphere platform with the details provided for an active deployment of the component/package on the selected environment. If a deployment matching these conditions is found, then the component/package is undeployed from the given environment.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Boomi Environment ID | FDBOOMI_ENVIRONMENT_ID | Yes | ID of the Boomi Environment. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Component/Package ID | FDBOOMI_COMPONENT_OR_PACKAGE_ID | Yes | ID of the Boomi component/package to be deployed. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Reattach Component to Environment? | FDBOOMI_INP_REATTACH_COMPONENT_TO_ENV | No | Reattach component back to environment for subsequent deployments. Only valid in the case of legacy deployments |
Outputs
Output Name | Description |
---|---|
Artifacts
This operation doesn’t consume or produce any artifacts.
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 and will be random in the determination of which one.