VmSourceReference#

class VmSourceReference(entity_type=None, ext_id=None, *args, **kwargs)#

Bases: object

Reference to an entity from which the VM should be cloned or created.

Parameters:
  • entity_type – (entity_type)

  • ext_id – (ext_id) A globally unique identifier of a VM of type UUID.

property entity_type#
Type:

VmSourceReferenceEntityType

property ext_id#

A globally unique identifier of a VM of type UUID.

Type:

str

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model