v1

latestOpenAPI 3.1.02026-07-263992128.7 KB
Pipelines

Update pipeline storage settings

Update Git storage settings for a pipeline selected by pipeline_id or alias.

patch/pipelines/storage-settings

Query parameters

pipeline_idstring uuid4 nullable

Pipeline ID selector.

aliasstring nullable

Pipeline alias selector.

Request body

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

Response

Successful response.

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