vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VimVsanHostVsanManagedDisksInfo(vim.vsan.host.VsanManagedDisksInfo)
- Returned by
- QueryVsanManagedDisks
- Extends
- DynamicData
- See also
- VimVsanHostDiskMapInfoEx, VimVsanHostVsanDirectStorage
- Since
- vSAN API vSAN 7.0U1
Data Object Description
This class includes the information of vSAN disk mapping for vSAN datastore and the vSAN direct storages like VMFS datastores backing by SCSI disks. The vSAN direct storages are the host local storages managing by vSAN though it doesn't contribute storage resource to vSAN datastore.Properties
| Name | Type | Description |
|---|---|---|
| vSANDirectDisks* | VimVsanHostVsanDirectStorage[] |
vSAN direct disks, which are claimed from the vSAN API
vim.cluster.VsanVcDiskManagementSystem#InitializeDiskMappings
|
| vSANDiskMapInfo* | VimVsanHostDiskMapInfoEx[] |
vSAN disk mapping information for vSAN datastore.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |