VmSourceReference#
- class VmSourceReference(entity_type=None, ext_id=None, *args, **kwargs)#
Bases:
objectReference 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#
- 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