VmDiskReference#
- class VmDiskReference(disk_ext_id=None, disk_address=None, vm_reference=None, *args, **kwargs)#
Bases:
object
Reference to an existing VM disk.
- Parameters:
disk_ext_id – (
disk_ext_id
) A globally unique identifier of a VM disk of type UUID.disk_address – (
disk_address
)vm_reference – (
vm_reference
)
- property disk_address#
- Type:
- property disk_ext_id#
A globally unique identifier of a VM disk of type UUID.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property vm_reference#
- Type: