Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HttpNfcLeaseDatastoreLeaseInfo(vim.HttpNfcLease.DatastoreLeaseInfo)
- Property of
- HttpNfcLeaseInfo
- Extends
- DynamicData
- See also
- HttpNfcLeaseHostInfo
- Since
- vSphere API Release 4.1
Data Object Description
For a given datastore, represented by datastoreKey, contains a list of leased multi-POST-capable hosts connected to it.Properties
Name | Type | Description |
---|---|---|
datastoreKey | xsd:string |
Datastore key.
|
hosts | HttpNfcLeaseHostInfo[] |
List of hosts connected to this datastore and covered by this lease. The
hosts in this list are multi-POST-capable, and any one of them can be used
to transfer disks on this datastore.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |