DevOps Pipeline
Get pipelines step log.
get/kapis/devops.kubesphere.io/v1alpha2/namespaces/{devops}/pipelines/{pipeline}/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
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