HostReference#
- class HostReference(ext_id=None, *args, **kwargs)[source]#
Bases:
objectReference to the host, the VM is running on.
- Parameters:
ext_id – (
ext_id) Globally unique identifier of a host. It should be of type UUID.
- property ext_id#
Globally unique identifier of a host. It should be of type UUID.
- Type:
str