DevOps Pipeline
Stop pipeline
post/kapis/devops.kubesphere.io/v1alpha2/namespaces/{devops}/pipelines/{pipeline}/runs/{run}/stop
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.
Query parameters
blockingstring blocking=%t
stop and between each retries will sleep.
timeOutInSecsstring timeOutInSecs=%d
the time of stop and between each retries sleep.
Request body
integer[] required
Response
ok