vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanNetworkConfigBestPracticeHealth(vim.vsan.VsanNetworkConfigBestPracticeHealth)
- Property of
- VsanClusterHealthSummary
- Extends
- DynamicData
- See also
- VsanNetworkConfigBaseIssue
- Since
- 6.6
Data Object Description
Various health checks for the configuration of a clusters network, implementing not requirements but best practices for use in a vSAN environment.Properties
Name | Type | Description |
---|---|---|
issues* | VsanNetworkConfigBaseIssue[] |
Configuration issues.
|
vdsPresent | xsd:boolean |
True if the cluster has a Virtual Distributed Switch present. It is
enough for at least one host to be a member of a VDS for this to
report True. See other checks for further configuration checks.
To use a VDS is a best practice for vSAN.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |