Data Object - LicenseAvailabilityInfo(vim.LicenseManager.AvailabilityInfo)
- Returned by
-
QueryLicenseSourceAvailability
- Extends
-
DynamicData
- See also
-
LicenseFeatureInfo
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