Start deploy step of deployment process
PUT/nevisadmin/api/v1/deployments/:id/deploy
Required permission: DEPLOY_INVENTORY on the inventory, or higher scope
Starts the deploy step. Returns 403 if the deployment state is not 'PLANNED'.
Request
Responses
- 202
- 400
- 403
- 404
Deploy step started
Invalid deployment ID
Insufficient permissions.
Deployment run not found