DevOps Pipeline
(MultiBranchesPipeline) Get the step logs in the specified pipeline activity.
get/kapis/devops.kubesphere.io/v1alpha2/namespaces/{devops}/pipelines/{pipeline}/branches/{branch}/runs/{run}/nodes/{node}/steps/{step}/log
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.
nodestring required
pipeline node id, the stage in pipeline.
stepstring required
pipeline step id, the step in pipeline.
Query parameters
startstring start=%d
the item number that the search starts from.
Response
OK