List all platform information entries
Platform information entries describe per-platform port maps, minimum resource requirements, and port configuration used to configure hardware platform-specific behavior.
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
creator
Filter by the creator username.
emulation_type
Filter by the emulation type.
limit
Number of results to return per page.
model
Filter by the model.
offset
The initial index from which to return the results.
ordering
Order objects by field. Prefix with - for descending order.
os_type
Filter by the OS type.
platform_information_version
Filter by the version.
search
Search by os_type, model, emulation_type, platform_information_version, or creator.
Response
count
results
next
previous
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error