List compute images

Lists ready public OS images compatible with cloud or GPU VMs. Requires scope: vm.read.

Authentication

AuthorizationBearer

IBEE platform API token. Production tokens start with ibee_prod_key_; development tokens start with ibee_dev_key_. Use a token only with its matching gateway environment.

Query parameters

workspace_idstringRequiredformat: "^[1-9][0-9]*$">=1 character

The positive numeric workspace ID to scope this request to. Zero, negative, and non-numeric values are rejected.

vm_typeenumRequired
Allowed values:
site_idstringOptional>=1 character

Optional exact placement filter. Copy site_id from GET /compute/sites.

Response

Compute images returned successfully.
imageslist of objects
countinteger>=0
vm_typeenum
site_idstring or nullOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error