Name
|
Type
|
Description
|
capacity | xsd:long |
The capacity of the disk, if the file is a virtual disk backing.
|
checksum | xsd:string |
Checksum of the data stream sent/recieved by host.
See ChecksumType for used algoritm.
Since vSphere API 6.7
|
checksumType | xsd:string |
Algorithm used to produce checksum in respective property.
See ChecksumType for supported algorithms.
Since vSphere API 6.7
|
disk | xsd:boolean |
True if the downloaded file is a virtual disk backing.
|
key | xsd:string |
Key used to match this entry with the corresponding DeviceUrl
entry in Info.
|
populatedSize | xsd:long |
The populated size of the disk, if the file is a virtual disk backing.
|
sha1 | xsd:string |
SHA-1 checksum of the data stream sent from the server. This can be used
to verify that the bytes received by the client match those sent by the
HttpNfc server.
|
size | xsd:long |
Size of the downloaded file.
|
Properties inherited from DynamicData |
None |