List Master Images

Returns one row per managed Master Image in the organization, paginated and sorted, each with status, power state,
OS family and version, source type, region, gallery wiring, and latest published version.
No version history and no indication of which operations are currently running.

Query Params
string
length ≤ 256

Sort expression.

Format:
field:direction,otherField:direction

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

Fields (names are matched case-insensitively):
createdAt, lastUpdated, latestPublishedVersion, latestVersion, name, osFamily, osVersion, region, sourceType, status

Default when omitted: lastUpdated: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