Images
List bare metal images
Retrieve a list of available images for bare metal servers. The list can be filtered by visibility, tags, and other parameters. Returned entities may or may not be owned by the project.
GET
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
Show price
Any value to show private images
Filter by tag keys.
Filter by tag key-value pairs. Must be a valid JSON string.
Image visibility. Globally visible images are public
Available options:
private
, public
, shared
Response
200 - application/json
List of images
The response is of type object
.