
Change-Id: Id7cef7826092e191654da872ee1e11c4c6f50ddf Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
1.0 KiB
Executable File
1.0 KiB
Executable File
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.