Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - LicenseAvailabilityInfo(vim.LicenseManager.AvailabilityInfo)
- Returned by
- QueryLicenseSourceAvailability
- Extends
- DynamicData
- See also
- LicenseFeatureInfo
- Since
- 2.0
Data Object Description
Deprecated. As of vSphere API 4.0, this is not used by the system. Describes how many licenses of a particular feature is provided by the licensing source.Properties
Name | Type | Description |
---|---|---|
available | xsd:int |
The number of licenses that have not yet been reserved on the source.
|
feature | LicenseFeatureInfo |
Describes the feature.
|
total | xsd:int |
Total number of licenses for this given type that are installed on the source.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |