ImageReference#
- class ImageReference(image_ext_id=None, *args, **kwargs)[source]#
Bases:
objectClone a disk from an image.
- Parameters:
image_ext_id – (
image_ext_id) Globally unique identifier of an image. It should be of type UUID.
- property image_ext_id#
Globally unique identifier of an image. It should be of type UUID.
- Type:
str