ImageReference#

class ImageReference(image_ext_id=None, *args, **kwargs)[source]#

Bases: object

Clone 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

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model