Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - LicenseManagerLicenseInfo(vim.LicenseManager.LicenseInfo)
- Property of
- HostLicenseConnectInfo, LicenseAssignmentManagerLicenseAssignment, LicenseManager
- Returned by
- AddLicense, DecodeLicense, UpdateAssignedLicense, UpdateLicense
- Extends
- DynamicData
- See also
- KeyAnyValue, KeyValue
- Since
- vSphere API Release 4.0
Data Object Description
Encapsulates information about a licenseProperties
Name | Type | Description |
---|---|---|
costUnit | xsd:string |
The cost unit for this license
|
editionKey | xsd:string |
Edition key.
|
labels* | KeyValue[] |
Key-value lables for this license
|
licenseKey | xsd:string |
Key for the license. E.g. serial number.
|
name | xsd:string |
Display name for the license
|
properties* | KeyAnyValue[] |
Additional properties associated with this license
|
total | xsd:int |
Total number of units contain in the license
|
used* | xsd:int |
Number of units used from this 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 |