CdRom#

class CdRom(disk_address=None, backing_info=None, iso_type=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)[source]#

Bases: ExternalizableAbstractModel

Virtual Machine CD-ROM.

Parameters:
property backing_info#
Type:

VmDisk

property disk_address#
Type:

CdRomAddress

property iso_type#
Type:

IsoType

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model