GET
/images
Get all images
curl https://meta.upsun.com/images
GET
/images/{id}
Get image by Id
curl https://meta.upsun.com/images/{id}
GET
/regions
Get all regions
curl https://meta.upsun.com/regions
GET
/regions/{id}
Get region by Id
curl https://meta.upsun.com/regions/{id}
GET
/extensions/php
Get all PHP extensions
curl https://meta.upsun.com/extensions/php
GET
/extensions/php/cloud
Get list of PHP extensions for cloud services
curl https://meta.upsun.com/extensions/php/cloud
GET
/extensions/php/cloud/{id}
Get PHP Cloud extension by Id
curl https://meta.upsun.com/extensions/php/cloud/{id}
GET
/extensions/postgresql
Get list of PostgreSQL extensions for cloud services
curl https://meta.upsun.com/extensions/postgresql
GET
/extensions/postgresql/{id}
Get PostgreSQL extension by Id
curl https://meta.upsun.com/extensions/postgresql/{id}
GET
/schema/upsun
Get Upsun validation JSON schema
curl https://meta.upsun.com/schema/upsun
GET
/schema/image-registry
Get Registry validation JSON schema
curl https://meta.upsun.com/schema/image-registry
GET
/schema/service-versions
Get enum of service versions included in validation schema
curl https://meta.upsun.com/schema/service-versions
GET
/schema/runtime-versions
Get enum of runtime versions included in validation schema
curl https://meta.upsun.com/schema/runtime-versions
GET
/openapi-spec
Get Upsun OpenAPI specification
curl https://meta.upsun.com/openapi-spec
GET
/composable
Get Composable Image channels
curl https://meta.upsun.com/composable
GET
/composable/runtimes
Get Nix Runtimes
curl https://meta.upsun.com/composable/runtimes