Skip to main content
GET
List available OS images

Path Parameters

cvm_id
string
required

Response

OS images grouped by version (newest first)

version
Version · object
required

Semantic version as tuple (major, minor, patch[, build])

prod
OSImageVariant · object | null

Production build (stable)

dev
OSImageVariant · object | null

Development build (testing)