service_restart
Restart a Docker service to trigger rolling redeployment in DuploCloud infrastructure. Specify tenant ID and service name to initiate the restart process.
Instructions
Restart a service, triggering a rolling redeployment.
Args: tenant_id: The tenant ID containing the service. name: The service name to restart.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | ||
| name | Yes |