ImageReference#

class ImageReference(image_ext_id=None, storage_cluster=None, *args, **kwargs)#

Bases: object

Clone a disk from an image.

Parameters:
  • image_ext_id (required) – (image_ext_id) A globally unique identifier of an image of type UUID.

  • storage_cluster – (storage_cluster)

property image_ext_id#

A globally unique identifier of an image of type UUID.

Type:

str

property storage_cluster#
Type:

ClusterReference

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model