vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClusterBalanceSummary(vim.cluster.VsanClusterBalanceSummary)
- Property of
- VsanClusterHealthSummary
- Extends
- DynamicData
- See also
- VsanClusterBalancePerDiskInfo
- Since
- vSphere API Release 5.5
Data Object Description
Information about the disk utilization balance across the cluster. Only healthy disks are considered in this summary/analysis.Properties
Name | Type | Description |
---|---|---|
disks* | VsanClusterBalancePerDiskInfo[] |
List of all healthy capacity disks in the cluster with their detailed balance
evaluation.
|
varianceThreshold | xsd:long |
Percentage points that are allowed above the lowest fullness of any disk. Any disk with
a variance higher than this threshold is considered too loaded from a balance
perspective.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |