vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostLicenseConnectInfo(vim.host.ConnectInfo.LicenseInfo)
- Property of
- HostConnectInfo
- Extends
- DynamicData
- See also
- HostLicensableResourceInfo, LicenseManagerEvaluationInfo, LicenseManagerLicenseInfo
- Since
- vSphere API Release 4.0
Data Object Description
This data object type describes license information stored on the host.Properties
Name | Type | Description |
---|---|---|
evaluation | LicenseManagerEvaluationInfo |
Evaluation information.
|
license | LicenseManagerLicenseInfo |
License information.
|
resource* | HostLicensableResourceInfo |
Licensable resources information.
NOTE: The values in this property may not be accurate for pre-5.0 hosts when returned by vCenter 5.0 Since vSphere API Release 5.0 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |