Data Object - HttpNfcLeaseManifestEntry(vim.HttpNfcLease.ManifestEntry)

Returned by
HttpNfcLeaseGetManifest
Extends
DynamicData
Since
vSphere API 4.1

Data Object Description

Provides a manifest for downloaded (exported) files and disks.

Properties

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
diskxsd:boolean

True if the downloaded file is a virtual disk backing.
keyxsd: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.
sha1xsd: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.
sizexsd:long

Size of the downloaded file.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition