v1

latestSwagger 2.0Apache 2.02026-07-17106292284.1 KB
DevOps Pipeline

Get all steps in the specified node.

get/kapis/devops.kubesphere.io/v1alpha2/namespaces/{devops}/pipelines/{pipeline}/runs/{run}/nodes/{node}/steps

Path parameters

devopsstring required

the name of devops project

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.

Response

ok

_classstring

It’s a fully qualified name and is an identifier of the producer of this resource's capability.

aprovableboolean required

indicate if this step can be approved by current user

displayDescriptionstring

display description

displayNamestring

display name

durationInMillisinteger

duration time in mullis

idstring

id

resultstring

the result of pipeline run. e.g. SUCCESS

startTimestring

the time of starts

statestring

run state. e.g. SKIPPED

typestring

type