Data Object - VsanFaultDomainResourceCheckResult(vim.vsan.FaultDomainResourceCheckResult)

Property of
VsanResourceCheckResult
Extends
EntityResourceCheckDetails
See also
VsanHostResourceCheckResult
Since
vSAN API 6.8.7

Data Object Description

The fault domain level resource check report. It includes the resource check result of all hosts in this fault domain. Please see VsanHostResourceCheckResult for host resource check details. If vim.vsan.FaultDomainResourceCheckResult#isNew is true, this is a new fault domain suggested to be added by vSAN simulation for more resources to make the operation succeed. In this case, vim.vsan.HostResourceCheckResult#isNew for all hosts in this fault domain is also true.

Properties

Name Type Description
hosts*VsanHostResourceCheckResult[]

The detailed resource check result for hosts in the fault domain.
Properties inherited from EntityResourceCheckDetails
additionalRequiredCapacity, capacity, components, isNew, maxComponents, name, postOperationCapacity, postOperationUsedCapacity, usedCapacity, uuid
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition