vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostGlobalDedupConfigHealthSummary(vim.host.VsanHostGlobalDedupConfigHealthSummary)
- Property of
- VsanClusterGlobalDedupHealthSummary
- Extends
- DynamicData
- Since
- 9.0.0.0
Data Object Description
This class defines the host's global dedup config health summary. The global dedup config health checks if a host's global dedup config is consistent with cluster config.Properties
Name | Type | Description |
---|---|---|
health* | xsd:string |
This host's global dedup config health.
'green' means the host has consistent global dedup config with cluster,
'red' means the host has inconsistent global dedup config with cluster.
|
hostname* | xsd:string |
The hostname or IP address of the host this summary belongs to.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |