Name |
Type |
Description |
downloadSize
|
Number
|
The total amount of data that must be transferred to download the entity.
<p>
This may be inaccurate due to disk compression etc. |
error
|
VcLocalizedMethodFault[]
|
Errors that happened during validation. The presence of faults in this list
indicates that the validation failed. |
flatDeploymentSize
|
Number
|
The total amount of space required to deploy the entity if using flat disks. |
sparseDeploymentSize
|
Number
|
The total amount of space required to deploy the entity using sparse disks,
if known. |
supportedDiskProvisioning
|
String[]
|
An array of the disk provisioning type supported by the target host system. |
warning
|
VcLocalizedMethodFault[]
|
Non-fatal warnings from the validation. |