Files
deb-python-pyvmomi/docs/vim/vm/StorageInfo.rst
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

954 B

vim.vm.StorageInfo

Information about the amount of storage used by a virtual machine across datastores that it is located on.

extends

vmodl.DynamicData

since

vSphere API 4.0

Attributes:

perDatastoreUsage ([vim.vm.StorageInfo.UsageOnDatastore], optional):

Storage space used by this virtual machine on all datastores that it is located on.Total storage space committed to this virtual machine across all datastores is simply an aggregate of the property committed .See committed

timestamp (datetime):

Time when values in this structure were last updated.