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