vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VimVsanHostVsanDirectStorage(vim.vsan.host.VsanDirectStorage)
- Property of
- VimVsanHostVsanManagedDisksInfo
- Extends
- DynamicData
- See also
- VimVsanHostVsanScsiDisk
- Since
- vSAN 7.0U1
Data Object Description
This class represents the vSAN direct storage, which is the host local storage managing by vSAN though it doesn't contribute storage resource to vSAN datastore.Properties
| Name | Type | Description |
|---|---|---|
| scsiDisks* | VimVsanHostVsanScsiDisk[] |
vSAN direct SCSI disks information, which are claimed from the vSAN API
InitializeDiskMappings
with the disk creation type as vmfs.
|
| tier* | xsd:string |
vSAN direct storage tier. It's specified by user and different tier
of storage has different performance characteristic, which can be
used to support deploying workload with various performance requirement.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |