vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanDiskRebalanceResult(vim.host.VsanDiskRebalanceResult)
- Property of
- VsanPhysicalDiskHealth
- Extends
- DynamicData
- Since
- 6.6
Data Object Description
This class encapsulates the vSAN reactive rebalance information for a specified disk.Properties
Name | Type | Description |
---|---|---|
avgDiskCompUsage* | xsd:float |
Percentage average disk component used.
Since 8.0.0.4 |
avgDiskUsage* | xsd:float |
Percentage average disk capacity used.
|
bytesMoving* | xsd:long |
Bytes moving for this rebalancing operation.
|
diskCompUsage* | xsd:float |
Percentage disk component used.
Since 8.0.0.4 |
diskUsage* | xsd:float |
Percentage disk capacity used.
|
maxDiskCompUsage* | xsd:float |
Percentage maximum disk component used.
Since 8.0.0.4 |
maxDiskUsage* | xsd:float |
Percentage maximum disk capacity used.
|
minDiskCompUsage* | xsd:float |
Percentage minimum disk component used.
Since 8.0.0.4 |
minDiskUsage* | xsd:float |
Percentage minimum disk capacity used.
|
remainingBytesToMove* | xsd:long |
Remaining bytes needed to move for this rebalancing operation.
|
status | xsd:string |
Indicates the status of rebalancing operation for a disk. If we failed
to find any components that can be moved (due to policy or space issues
or object health issues), the status will reflect that status. See VsanDiskBalanceState |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |