DevOps Pipeline
(MultiBranchesPipeline) Get all steps in the specified node.
get/kapis/devops.kubesphere.io/v1alpha2/namespaces/{devops}/pipelines/{pipeline}/branches/{branch}/runs/{run}/nodes/{node}/steps
Path parameters
devopsstring required
the name of devops project
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.
nodestring required
pipeline node ID, the stage in pipeline.
Response
ok