Managed Object Types
Data Object Types
All Properties
All Methods
Enum - LicenseReservationInfoState(vim.LicenseManager.ReservationInfo.State)
Property of
LicenseReservationInfo
Since
2.0
Enum Description
Describes the reservation state of a license.
Enum Constants
Name
Description
licensed
noLicense
notUsed
unlicensedUse
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vsan="urn:vsan" name="LicenseReservationInfoState"> <restriction base="xsd:string"> <enumeration value="notUsed"/> <enumeration value="noLicense"/> <enumeration value="unlicensedUse"/> <enumeration value="licensed"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2015-2022 VMware, Inc. All rights reserved.
Revision 15-Sep-2022 | VMware vSAN Management API | Version 8.0