vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanStoragePoolResourceCheckResult(vim.vsan.StoragePoolResourceCheckResult)
- Property of
- VsanHostResourceCheckResult
- Extends
- EntityResourceCheckDetails
- See also
- VsanStoragePoolDiskResourceCheckResult
- Since
- 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |