Data Object - VsanDiskRebalanceResult(vim.host.VsanDiskRebalanceResult)

Property of
VsanPhysicalDiskHealth
Extends
DynamicData
Since
vSAN API 6.6

Data Object Description

This class encapsulates the vSAN reactive rebalance information for a specified disk.

Properties

Name Type Description
avgDiskUsage*xsd:float

Percentage average disk capacity used.
bytesMoving*xsd:long

Bytes moving for this rebalancing operation.
diskUsage*xsd:float

Percentage disk capacity used.
maxDiskUsage*xsd:float

Percentage maximum disk capacity used.
minDiskUsage*xsd:float

Percentage minimum disk capacity used.
remainingBytesToMove*xsd:long

Remaining bytes needed to move for this rebalancing operation.
statusxsd: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
*Need not be set
Show WSDL type definition