api
variable
list
list subfolders in 1st depth
[!TIP] references:
[!NOTE|label:API:]
GET /api/storage/{repoKey}/{item-path}?lastModified
[!NOTE|label:API:]
GET /api/search/artifact?name=name[&repos=x[,y]]
[!NOTE|label:API:]
GET /api/search/pattern?pattern=repo-key:this/is/a/*pattern*.war
list docker image tags
[!NOTE|label:references:]
GET /api/docker/{repo-key}/v2/{image name}/tags/list?n=<Number of consecutive tags>&last=<last tag position (numeric) from previous response>
list docker registry
[!NOTE|label:references:]
repo
check repo exists
get all repos
[!NOTE]
api/repositories
get all local repos
get all virtual repos
get all virtual repos, and repo name starts with ''
get defaultDeployRepo for all virutal repos who named starts with ''
get all remote repos
get repo size
[!NOTE]
api/storageinfo
get storage summary
[!NOTE] including:
binariesSummaryfileStoreSummaryrepositoriesSummaryList
build info
list all build-info id
list all timestamps in ${buildName}
List specific build-info
get start timestampe
filter "buildInfo.env.JOB_NAME" in all builds
"buildInfo.env.JOB_NAME" in all buildsor
filter
"buildInfo.env.JOB_NAME"by keywordfilter both
"buildInfo.env.BUILD_URL"and"buildInfo.env.JOB_NAME"ifJOB_NAMEcontains keyword
cleanup
delete all in my-repo 4 weeks ago
my-repo 4 weeks agofind.aqldelete artifacts and buildinfo
trash can
empty trash can
list items in trash can
promote
reference:
property
get result
search
via pattern search
via aql search
deploy
[!NOTE|label:references:]
X-Explode-Archive: true: archive will be exploded upon deployment
X-Explode-Archive-Atomic: true: archive will be exploded in an atomic operation upon deployment
[!NOTE|label:references:]
access
generate access token
[!NOTE|label:references:]
authenticating via
Identify Token
generate new
list all
Last updated
Was this helpful?