vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanGenericClusterBestPracticeHealth(vim.vsan.VsanGenericClusterBestPracticeHealth)
- Property of
- VsanClusterHealthSummary
- Extends
- DynamicData
- See also
- VsanGenericClusterBaseIssue
- Since
- 6.6
Data Object Description
Various best practices for vSAN generic cluster configurations.Properties
Name | Type | Description |
---|---|---|
drsEnabled | xsd:boolean |
True if DRS is enabled for this cluster.
|
haEnabled | xsd:boolean |
True if HA is enabled for this cluster.
|
issues* | VsanGenericClusterBaseIssue[] |
Generic cluster configuration issues.
For example: DRS/HA configurations, host name configurations, etc.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |