Trigger reboot for a deployment execution
POST/api/deployment-executions/:id/reboot
Sends a reboot command to the agent associated with a deployment execution.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Reboot triggered
Missing or invalid API key
Insufficient permissions (API key scope)
Resource not found
Internal server error