Get build image tag list

Get build image tag list

get

Get the list of image tags for the specified build.

Path parameters
buildSeqinteger · int32Required
Query parameters
orderColumnstringOptional

Sorting criteria column('TAG' or 'IMAGE_SIZE' or 'END_TIME')(default : 'END_TIME')

orderstringOptional

Sorting Order('DESC' or 'ASC')(default : 'DESC)

Responses
200

OK

*/*
get
/v1/build/{buildSeq}/images
200

OK

Last updated

Was this helpful?