List all os_image manifests
List all os_image manifests
Required scope: air:image_read (roles: air_image_publisher, air_image_uploader, air_org_admin, air_user)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
image
Filter by the UUID of the image the manifest describes.
limit
Number of results to return per page.
offset
The initial index from which to return the results.
ordering
Order objects by field. Prefix with - for descending order.
Allowed values:
os_type
Filter by the OS type.
search
Search by os_type, image_name, image_id, or creator.
Response
count
results
next
previous
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error