Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - LicenseUsageInfo(vim.LicenseManager.LicenseUsageInfo)
- Returned by
- QueryLicenseUsage
- Extends
- DynamicData
- See also
- LicenseFeatureInfo, LicenseReservationInfo, LicenseSource
- Since
- 2.0
Data Object Description
Deprecated. As of vSphere API 4.0, this is not used by the system. Contains source information, licensed features, and usage.Properties
Name | Type | Description |
---|---|---|
featureInfo* | LicenseFeatureInfo[] |
Includes all the features that are referenced in the reservation array.
|
reservationInfo* | LicenseReservationInfo[] |
A list of feature reservations.
|
source | LicenseSource |
The source from which licensing data is acquired. See LicenseSource |
sourceAvailable | xsd:boolean |
Returns whether or not the source is currently available. See SourceAvailable |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |