DevOps Pipeline

Get details in the specified pipeline activity.

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

Path parameters

devopsstring required

the name of devops project

pipelinestring required

the name of the CI/CD pipeline

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.