Continuous Deployment Life Cycle

The continuous deployment life cycle has four REST operations that may be executed using cURL methods.

Deploy
 Send an archive to a Silver Fabric Engine running an Adapter for Files (Unix/Win) Component that meets the criteria specified. The Deploy REST method enables specification of a properties files with criteria dictating where and how the archive should be deployed.
Start
 Start an archive that was deployed to an Engine.
Stop
 Stop an archive that is running on an Engine.
Undeploy
 Undeploy an archive from an Engine, stopping any running instances of that archive on that Engine.