Description
Rewires an Azure DevOps Pipeline View in Knowledge BaseExamples
With Named Arguments:
With Positional Arguments:
Arguments
—id (Required)
- The ID of the pipeline to rewire. This ID is shown in the Azure Pipelines table under the “Inventory” section of the Backlog Entry.
- Must be an integer number.
- The requested pipeline ID must match an ID shown in the Azure Pipelines table under the “Inventory” section of the Backlog Entry.
—again (Optional)
- When provided, the rewiring step will be performed again even if the pipeline has been rewired previously.
- None (boolean flag).
Authorization
- Not required.