glance/doc/source/identifiers.rst

994 B

Image Identifiers

Images are uniquely identified by way of a URI that matches the following signature:

<Glance Server Location>/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 that is unique to that Glance server.