update_pipeline
Update an existing Spinnaker pipeline configuration by providing its ID and the new JSON definition.
Instructions
Update an existing pipeline configuration in Spinnaker
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline_id | Yes | Pipeline configuration ID to update | |
| pipeline_json | Yes | Updated pipeline JSON definition |