Tool
deployment_service_rollback
Roll a service back to a previous deployment.
Behavior
- Typical sequence
-
- deployment_deployment_list
- deployment_service_rollback
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| serviceId | uuid | • | Service to roll back. |
| deploymentId | uuid | • | Previous deployment to promote back to production. |
Try it
Roll the api service back to the previous good deployment.