VmSourceReference#
- class VmSourceReference(entity_type=None, ext_id=None, *args, **kwargs)[source]#
Bases:
objectReference to an entity that the VM should be cloned or created from.
- Parameters:
entity_type – (
entity_type)ext_id – (
ext_id) Globally unique identifier of a VM. It should be of type UUID.
- property entity_type#
- property ext_id#
Globally unique identifier of a VM. It should be of type UUID.
- Type:
str