Detect Pipeline Migrations
POST/api/v1/workspaces/:workspace_name/pipelines/detect-migrations
Detect possible migrations in a pipeline.
Call this endpoint after a successful validation to check if the pipeline contains components that can be removed/migrated.
Request
Responses
- 200
- 422
Detected pipeline migrations.
Validation Error
Was this page helpful?