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