Continuous Deployment Life Cycle

The continuous deployment life cycle has the following four REST operations that can be executed using cURL methods:

Deploy
Sends an archive to a Silver Fabric engine running a BusinessEvents component that meets the criteria specified. The Deploy REST method enables specification of properties files with criteria dictating where and how the archive should be deployed.
Start
Starts an archive that was deployed to an engine.
Stop
Stops an archive that is running on an engine.
Undeploy
Removes an archive from an engine, stopping any running instances of that archive on that engine.