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
/extension/php
Get all PHP extensions
curl https://meta.upsun.com/extension/php
GET
/extension/php/cloud
Get list of PHP extensions for cloud services
curl https://meta.upsun.com/extension/php/cloud
GET
/extension/php/cloud/{id}
Get Cloud extension by Id
curl https://meta.upsun.com/extension/php/cloud/{id}
GET
/schema/config
Get Upsun validation JSON schema
curl https://meta.upsun.com/schema/config
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