Skip to content

vm.guest.disk.free[(uuid|name),disk]

dav3860 edited this page Jul 8, 2016 · 1 revision

Returns a disk free space for the guest OS of a virtual machine. The disk name can be retrieved using the vm.guest.disk.discovery[(uuid|name)] method.

https://www.vmware.com/support/developer/vc-sdk/visdk2xpubs/ReferenceGuide/vim.vm.GuestInfo.DiskInfo.html

Clone this wiki locally