MigrateDiskReference#
- class MigrateDiskReference(disk_ext_id=None, *args, **kwargs)#
Bases:
object
Reference to an existing VM disk that needs to be migrated.
- Parameters:
disk_ext_id – (
disk_ext_id
) The globally unique identifier of a VM disk. It should be of type UUID.
- property disk_ext_id#
The globally unique identifier of a VM disk. It should be of type UUID.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model