LicenseReservationInfo
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.
{
"_typeName": "string",
"key": "string",
"state": "string",
"required": 0
}
Describes the reservation state of a license.
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.