PUT realm/deployments/name

The web method PUT realm/deployments/name 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