Data Object - LicenseReservationInfo(vim.LicenseManager.ReservationInfo)

Property of
LicenseUsageInfo
Extends
DynamicData
See also
LicenseReservationInfoState

Data Object Description

Deprecated. As of vSphere API 4.0, this is not used by the system.

A reservation describes how many licenses of a particular feature are being used by a particular feature.

Properties

Name Type Description
keyxsd:string

Key of the License Feature.


See key

requiredxsd:int

Contains the required number of licenses of the particular type that the product needs in its current configuration.

Licenses are normally allocated at the same time as they are needed, so the value of required is set at the time the license is needed. For example, in the case of the number of licenses based on virtual machines, the required count is set at the time a virtual machine is powered on, just before the license is checked out.

stateLicenseReservationInfoState

Describes the reservation state of a license.
Properties inherited from DynamicData
None

Show WSDL type definition