VmDisk#

class VmDisk(disk_size_bytes=None, storage_container=None, storage_config=None, *args, **kwargs)#

Bases: object

Storage provided by Nutanix ADSF.

Parameters:
property disk_size_bytes#

Size of the disk in bytes.

Type:

int

property storage_config#
Type:

VmDiskStorageConfig

property storage_container#
Type:

VmDiskContainerReference

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model