DevOps Pipeline
(MultiBranchesPipeline) Get run logs of the specified pipeline activity.
get/kapis/devops.kubesphere.io/v1alpha2/namespaces/{devops}/pipelines/{pipeline}/branches/{branch}/runs/{run}/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.
Query parameters
startstring start=%d
the item number that the search starts from.
Response
OK