Data Object - VsanStoragePoolResourceCheckResult(vim.vsan.StoragePoolResourceCheckResult)

Property of
VsanHostResourceCheckResult
Extends
EntityResourceCheckDetails
See also
VsanStoragePoolDiskResourceCheckResult
Since
vSAN API 8.0.0.1

Data Object Description

The vSAN storage pool level resource check report. It includes the resource check result of all disks inside the storage pool on the host. Please see VsanStoragePoolDiskResourceCheckResult for storage pool disk resource check details.

Properties

Name Type Description
disks*VsanStoragePoolDiskResourceCheckResult[]

The detailed resource check result for the disks in the storage pool.
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