Run pipeline
Run the pipeline.
Path parameters
plSeqintegerRequired
Pipeline number
Query parameters
runTypestringRequired
Pipeline run type (LATEST, BUILD, DEPLOY, ALL)
runNotestringRequired
Pipeline run note
Responses
200
OK
*/*
beginTimestringOptionalExample:
시작 시각
2023-06-14T09:10:03.000+00:00callbackUrlstringOptionalExample:
실행 결과 화면 전달용 receive URL
http://dashboard:3000/callback/canCancelbooleanOptionalExample:
실행취소 가능여부
falsecreatedstringOptionalExample:
생성 일시
2023-06-14 09:10:03endTimestringOptionalExample:
종료 시각
2023-06-14 09:10:03plNamestringOptionalExample:
파이프라인 이름
cmdb-pipelineplRunSeqintegerOptionalExample:
파이프라인 실행 번호
133plSeqintegerOptionalExample:
파이프라인 번호
26pubSubjectstringOptionalExample:
Pl 실행 상태
status/pl/run/133runNotestringOptionalExample:
파이프라인 실행 노트
11runStatusstringOptionalExample:
파이프라인 실행 상태(CREATED, RUNNING, ERROR, DONE)
RUNNINGrunTimeBySecintegerOptional
작업시간(단위:초) : endTime - beginTime
updatedstringOptionalExample:
수정 시각
2023-06-14 09:10:03verstringOptionalExample:
파이프라인 버전
testpost
/v1/pipelines/{plSeq}/run200
OK