Get pipeline list

Get pipeline list

get

Get the list of pipelines in the specified workspace.

Query parameters
workspaceSeqstringRequired
Responses
chevron-right
200

OK

*/*
lastRunTimestringOptional

파이프라인 최근 실행 일시

Example: 2023-06-14T09:10:03.000+00:00
namestringOptional

파이프라인 이름

Example: cmdb-pipeline
namespacestringOptional

네임스페이스 이름

Example: cocktail-system
plSeqintegerOptional

파이프라인 번호

Example: 26
releaseResCountintegerOptional

파이프라인 릴리즈 리소스 개수

Example: 4
releaseTimeintegerOptional

파이프라인 릴리즈 실행일시

Example: 2023-04-28T06:36:36.000+00:00
releaseVerstringOptional

파이프라인 릴리즈 버전

Example: 4.0
statusstringOptional

파이프라인 상태

Example: ERROR
updateResCountintegerOptional

파이프라인 수정 리소스 개수

Example: 0
verstringOptional

파이프라인 버전

Example: 5.0
get
/v1/pipelines
200

OK