List Master Image versions

Returns the publish history of one Master Image, newest first: version name, publish time and author, status, target
regions, and whether temporary artifacts remain.
The immutable gallery versions publishing produced — not the Master Image, nor the VM it was captured from.

Path Params
uuid
required

The Master Image identifier

Query Params
string

Sort expression for ordering results.

Format:
field:direction,otherField:direction

Directions: asc, desc, ascending, descending — defaults to ascending when omitted

Fields (names are matched case-insensitively):
createdAt, lastUpdated, name, publishedAt, publishedBy, publishedByDisplayName, status

Default when omitted: publishedAt:desc.

int32
1 to 2147483647

The page number to retrieve (1-based). Default: 1.

int32
1 to 100

The number of items per page (1-100). Default: 50.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json