vCenter Storage Monitoring Service API
|  | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HttpNfcLeaseInfo(vim.HttpNfcLease.Info)
- Property of
- HttpNfcLease
- Extends
- DynamicData
- See also
- HttpNfcLease, HttpNfcLeaseDatastoreLeaseInfo, HttpNfcLeaseDeviceUrl, ManagedEntity
- Since
- vSphere API Release 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. | 
| entity | ManagedObjectReference 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 Release 4.1 | 
| lease | ManagedObjectReference to a HttpNfcLease | The HttpNfcLease object this information belongs to. | 
| leaseTimeout | xsd:int | Number of seconds before the lease times out. The client extends
 the lease by calling HttpNfcLeaseProgress before
 the timeout has expired. | 
| totalDiskCapacityInKB | xsd: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 | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
