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

The source from which licensing data is acquired.
See LicenseSource

sourceAvailablexsd:boolean

Returns whether or not the source is currently available.
See SourceAvailable

Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition