d9f4cbfa75
Change-Id: If60b8f4bca81add9353fe1e0c6e26eb3d4230d53
1.0 KiB
1.0 KiB
Image Identifiers
Images are uniquely identified by way of a URI that matches the following signature:
<Glance Server Location>/v1/images/<ID>
where <Glance Server Location> is the resource location of the Glance service that knows about an image, and <ID> is the image's identifier. Image identifiers in Glance are uuids, making them globally unique.