vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClusterGlobalDedupHealthSummary(vim.cluster.VsanClusterGlobalDedupHealthSummary)
- Property of
- VsanClusterHealthSummary
- Extends
- DynamicData
- See also
- VsanHostGlobalDedupConfigHealthSummary
- Since
- 9.0.0.0
Data Object Description
This class defines the global dedup health summary in cluster level. The global dedup health summary is aggregated from each host across the cluster, and it includes 2 parts: host global dedup config health and global dedup store health.Properties
Name | Type | Description | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dedupConfigHealth* | VsanHostGlobalDedupConfigHealthSummary[] |
The global dedup config health for all hosts.
|
||||||||||||||||||||||||||||||||
dedupStoreHealth* | xsd:string |
The global dedup store health that is the value of enum type vim.host.
VsanObjectHealthState. The values are as below.
|
||||||||||||||||||||||||||||||||
Properties inherited from DynamicData | ||||||||||||||||||||||||||||||||||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |