v1

latestSwagger 2.0Apache 2.02026-07-17106292284.1 KB
DevOps Pipeline

Get all artifacts in the specified pipeline.

get/kapis/devops.kubesphere.io/v1alpha2/namespaces/{devops}/pipelines/{pipeline}/runs/{run}/artifacts

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

startstring start=%d

the item number that the search starts from.

limitstring limit=%d

the limit item count of the search.

Response

The filed of "Url" in response can download artifacts

_classstring

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

downloadableboolean

downloadable or not

idstring

id

namestring

name

pathstring

path

sizeinteger

size

urlstring

The url for Download artifacts