Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - LicenseReservationInfo(vim.LicenseManager.ReservationInfo)
- Property of
- LicenseUsageInfo
- Extends
- DynamicData
- See also
- LicenseReservationInfoState
- Since
- 2.0
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 |
---|---|---|
key | xsd:string |
Key of the License Feature.
|
required | xsd: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.
|
state | LicenseReservationInfoState |
Describes the reservation state of a license.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |