Data Object - HttpNfcLeaseInfo(vim.HttpNfcLease.Info)

Property of
HttpNfcLease
Extends
DynamicData
See also
HttpNfcLease, HttpNfcLeaseDatastoreLeaseInfo, HttpNfcLeaseDeviceUrl, ManagedEntity
Since
vSphere API 4.0

Data Object Description

This class holds information about the lease, such as the entity covered by the lease, and HTTP URLs for up/downloading file backings.

Properties

Name Type Description
deviceUrl*HttpNfcLeaseDeviceUrl[]

The deviceUrl property contains a mapping from logical device keys to URLs.
entityManagedObjectReference
to a ManagedEntity

The VirtualMachine or VirtualApp this lease covers.
hostMap*HttpNfcLeaseDatastoreLeaseInfo[]

Map of URLs for leased hosts for a given datastore. This is used to look up multi-POST-capable hosts for a datastore.

Since vSphere API 4.1
leaseManagedObjectReference
to a HttpNfcLease

The HttpNfcLease object this information belongs to.
leaseTimeoutxsd:int

Number of seconds before the lease times out. The client extends the lease by calling HttpNfcLeaseProgress before the timeout has expired.
totalDiskCapacityInKBxsd:long

Total capacity in kilobytes of all disks in all Virtual Machines covered by this lease. This can be used to track progress when transferring disks.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition