PUT realm/deployments/<name>
This web method finds a deployment by name in the history list, and redeploys it.
That is, this method starts a deploy transaction. However, it uses the realm definition from a previous deployment, rather than from the workspace.
Example Requests
curl -X PUT http://<host>:<port>/api/v1/realm/deployments/<name>