DevOps Pipeline
(MultiBranchesPipeline) Get steps details in an activity node. For a node, the steps which is defined inside the node.
get/kapis/devops.kubesphere.io/v1alpha2/namespaces/{devops}/pipelines/{pipeline}/branches/{branch}/runs/{run}/nodesdetail
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