Data Object - VirtualMachineWipeResult(vim.VirtualMachine.WipeResult)
- Extends
-
DynamicData
- Since
- vSphere API 5.1
Data Object
Description
Data structure used by wipeDisk to return the amount of disk space that
can be saved on an Flex-SE disk if a subsequent shrinkDisk API is invoked
on that disk.
Properties
Name
|
Type
|
Description
|
diskId | xsd:int |
The disk id for the disk that was wiped.
|
shrinkableDiskSpace | xsd:long |
The amount of shrinkable disk space in kB.
|
Properties inherited from DynamicData |
None |
Show WSDL type definition