VmDiskSource#
- class VmDiskSource(ext_id=None, *args, **kwargs)#
Bases:
object
VM disk to create an image. VM disk external identifier is available from the disks list in VMs APIs.
- Parameters:
ext_id (required) – (
ext_id
) The external identifier of a VM disk.
- property ext_id#
The external identifier of a VM disk.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model