Explicit Rollback Deployment (v1.7.0)
rollback_executionAbort a paused or failed deployment plan and automatically roll back the server by resetting Git and reloading services.
Instructions
Explicitly aborts a paused or failed deployment plan and triggers automated server rollback (git reset, service reload).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional reason for triggering explicit rollback | |
| plan_id | Yes | The plan_id of the deployment plan to rollback |