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
availablexsd:int

The number of licenses that have not yet been reserved on the source.
featureLicenseFeatureInfo

Describes the feature.
totalxsd:int

Total number of licenses for this given type that are installed on the source.
Properties inherited from DynamicData
None

Show WSDL type definition