vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VimVsanHostStoragePoolDiskInfo(vim.vsan.host.StoragePoolDiskInfo)
- Property of
- VimVsanHostStoragePoolInfo, VsanUpgradeSystemUpgradeHistoryStoragePoolOp
- Extends
- DynamicData
- See also
- HostScsiDisk, LocalizedMethodFault
- Since
- 8.0.0.1
Data Object Description
StoragePoolDiskInfo is used to present information of a disk that is claimed by storage pool.Properties
Name | Type | Description |
---|---|---|
dekId* | xsd:string |
Data Encryption Key (DEK) cluster wide uuid.
|
disk | HostScsiDisk |
Disk for the info.
|
diskType* | xsd:string |
Represents storage pool disk type. Refer to
StoragePoolDiskType See StoragePoolDiskType |
error* | LocalizedMethodFault |
Error information for this disk info: may be populated with additional
information about the disk at hand, regardless of the disk's state.
|
isEncrypted* | xsd:boolean |
Indicates whether encryption is enabled.
|
isMounted* | xsd:boolean |
Indicates whether the storage pool disk is mounted.
|
vsanUuid* | xsd:string |
VSAN disk 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 |