v1

latestOpenAPI 3.1.02026-07-263992128.7 KB
Pipelines

Import a pipeline

Import a Git-backed pipeline definition from a repository into Orchestra.

post/pipelines/import

Request body

defaultBranchstring required
repositorystring required
storageProvider'ORCHESTRA' | 'AZURE_DEVOPS' | 'GITHUB' | 'GITLAB' | 'BITBUCKET' required
yamlPathstring required
aliasstring nullable
workingBranchstring nullable

Response

Resource created successfully.

idstring uuid4 required
namestring required
numTasksinteger nullable
yamlPathstring required
createdAtstring required
updatedAtstring required
pausedboolean required
triggerEventsstring nullable
webhookstring nullable
schedulestring nullable
sensorsstring nullable
inputsobject nullable
productIdstring uuid4 nullable
productNamestring nullable
latestVersionNumberinteger nullable
publishedVersionNumberinteger nullable
storageProviderstring nullable
repositorystring nullable
defaultBranchstring nullable
aliasstring nullable
latestRunIdstring uuid4 nullable
latestRunStatus'CREATED' | 'RUNNING' | 'SUCCEEDED' | 'WARNING' | 'FAILED' | 'SKIPPED' | 'CANCELLING' | 'CANCELLED'
latestRunMessagestring nullable
latestRunCreatedAtstring nullable
latestRunCompletedAtstring nullable
latestRunStartedAtstring nullable
latestFileShastring nullable
newCommitShastring nullable
currentVersionNumberinteger nullable