VsanHostCimProviderInfo
The CIM provider installation status on the host.
{
"_typeName": "string",
"cimProviderSupported": false,
"installedCIMProvider": "string",
"cimProviderOnHcl": [
"string"
],
"cimProviderLinksOnHcl": [
{
"_typeName": "string",
"url": "string",
"sha1sum": "string",
"formatType": "string",
"itemId": "string"
}
]
}
True If the installed CIM provider has the correct version with the one recommended in the HCL DB or no supported CIM provider in the HCL DB
The host installed CIM provider version
The recommended CIM provider version on HCL.
This field will be unset if there is no supported CIM provider for the controller
If the CIM provider shows up on the HCL, this field will list locations from which one can get the CIM provider installing package.
There is a one-to-one correspondence between this field and cimProviderOnHcl.