Host System Get Licensable Resource
Information about all licensable resources, currently present on this host.
This information is used mostly by the modules, manipulating information in the LicenseManager. Developers of such modules should use this property instead of hardware.
NOTE: The values in this property may not be accurate for pre-5.0 hosts when returned by vCenter 5.0
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
OK
{
"_typeName": "string",
"resource": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
]
}
List of currently supported resources.
The type of every value is long. The key can be one of HostLicensableResourceKeyEnum or arbitrary string.
NOTE: The values in this property may not be accurate for pre-5.0 hosts when returned by vCenter 5.0