restart_stage
Restart a specific stage within a Spinnaker pipeline execution by providing the execution ID and stage ID.
Instructions
Restart a specific stage within a pipeline execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution_id | Yes | Pipeline execution ID | |
| stage_id | Yes | Stage ID to restart |