vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostCimProviderInfo(vim.host.VsanHostCimProviderInfo)
- Property of
- VsanHclControllerInfo
- Extends
- DynamicData
- See also
- VsanDownloadItem
- Since
- vSphere API Release 5.5
Data Object Description
The CIM provider installation status on the host.Properties
Name | Type | Description |
---|---|---|
cimProviderLinksOnHcl* | VsanDownloadItem[] |
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.
Since 6.6 |
cimProviderOnHcl* | xsd:string[] |
The recommended CIM provider version on HCL. This field will be unset if
there is no supported CIM provider for the controller
|
cimProviderSupported* | xsd:boolean |
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
|
installedCIMProvider* | xsd:string |
The host installed CIM provider version
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |