debian-forge-composer/docs/news/31/cloud-api-metadata.md
Thomas Lavocat b896ee4d8c 31
Release osbuild-composer 31
2021-08-11 14:04:41 +02:00

325 B

Retrieve metadata about a compose through the Cloud API

A new endpoint is available in the Cloud API at compose/id/metadata. This endpoint returns a full package list (NEVRA) for the image that was built and the OSTree commit ID for Edge (OSTree) image types.

PR: https://github.com/osbuild/osbuild-composer/pull/1490