VmReference#

class VmReference(ext_id=None, *args, **kwargs)#

Bases: object

Reference to a VM.

Parameters:

ext_id – (ext_id) The external ID (UUID) of the VM.

property ext_id#

The external ID (UUID) of the VM.

Type:

str

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model