v1

latestSwagger 2.0Apache 2.02026-07-17106292284.1 KB
DevOps Pipeline

(MultiBranchesPipeline) Get run nodes.

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

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.

Query parameters

limitstring limit=%d

the limit item count of the search.

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.BranchPipelineRunNodes.causeOfBlockage","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:devops.BranchPipelineRunNodes.displayDescription","oasType":"schema","type":"unknown"}
displayNamestring

display name

durationInMillisinteger

duration time in millis

{"stackTrail":"components:schemas:devops.BranchPipelineRunNodes.firstParent","oasType":"schema","type":"unknown"}
idstring

id

restartableboolean

restartable or not

resultstring

the result of pipeline run. e.g. SUCCESS. e.g. SUCCESS

startTimestring

the time of start

statestring

run state. e.g. RUNNING

typestring

source type, e.g. "WorkflowRun"