v1

latestSwagger 2.0Apache 2.02026-07-17106292284.1 KB
DevOps Pipeline

(MultiBranchesPipeline) Get details in the specified pipeline activity.

get/kapis/devops.kubesphere.io/v1alpha2/namespaces/{devops}/pipelines/{pipeline}/branches/{branch}/runs/{run}

Path parameters

devopsstring required

DevOps project's ID, e.g. project-RRRRAzLBlLEm

pipelinestring required

the name of the CI/CD pipeline

branchstring required

the name of branch, same as repository branch.

runstring required

pipeline run id, the unique id for a pipeline once build.

Response

ok

_classstring

It’s a fully qualified name and is an identifier of the producer of this resource's capability.

{"stackTrail":"components:schemas:devops.PipelineRun.artifactsZipFile","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:devops.PipelineRun.branch","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:devops.PipelineRun.causeOfBlockage","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:devops.PipelineRun.commitId","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:devops.PipelineRun.commitUrl","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:devops.PipelineRun.description","oasType":"schema","type":"unknown"}
durationInMillisinteger

duration time in millis

enQueueTimestring

the time of enter the queue

endTimestring

the time of end

estimatedDurationInMillisinteger

estimated duration time in millis

idstring

id

{"stackTrail":"components:schemas:devops.PipelineRun.name","oasType":"schema","type":"unknown"}
organizationstring

the name of organization

pipelinestring

the name of pipeline

{"stackTrail":"components:schemas:devops.PipelineRun.pullRequest","oasType":"schema","type":"unknown"}
replayableboolean

replayable or not

resultstring

the result of pipeline run. e.g. SUCCESS

runSummarystring

pipeline run summary

startTimestring

the time of start

statestring

run state. e.g. RUNNING

typestring

type