TemplateVmReference#
- class TemplateVmReference(ext_id=None, guest_customization=None, *args, **kwargs)#
Bases:
object
The template VM reference model.
- Parameters:
ext_id (required) – (
ext_id
) The identifier of a VM.guest_customization – (
guest_customization
)
- property ext_id#
The identifier of a VM.
- Type:
str
- property guest_customization#
- Type:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model