Re-run a deployment against its original target spec
POST/deployments/:id/redeploy
Creates and executes a NEW deployment from the stored target spec; the original row is left untouched. Tag targets re-resolve to current membership, so a redeploy can reach a different device set than the original run; explicit device lists reuse the stored ids.
Request
Responses
- 200
- 400
- 401
- 404
- 500
New deployment id and resolved device count
Invalid deployment ID
Enterprise ID not found in context
Deployment not found in this enterprise
Failed to redeploy