SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > L
  • 0 Ratings

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
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




Feedback

  • 0 Ratings