BootDeviceDisk#

class BootDeviceDisk(disk_address=None, *args, **kwargs)[source]#

Bases: object

The disk that will be used to boot the VM.

Parameters:

disk_address – (disk_address)

property disk_address#
Type:

DiskAddress

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model