VmReference#
- class VmReference(ext_id=None, *args, **kwargs)#
Bases:
object
This is a reference to a VM.
- Parameters:
ext_id – (
ext_id
) A globally unique identifier of a VM of type UUID.
- 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