vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VimClusterVsanHostDiskMapping(vim.cluster.VsanHostDiskMapping)
- Property of
- VimClusterVsanDiskMappingsConfigSpec
- Extends
- DynamicData
- See also
- HostScsiDisk, HostSystem
- Since
- vSphere API 6.0
Data Object Description
Contains the disk mappings for a host.Properties
| Name | Type | Description |
|---|---|---|
| cacheDisks* | HostScsiDisk[] |
List of disk that should be used for the cache tier.
|
| capacityDisks | HostScsiDisk[] |
List of disks that should be used for the capacity tier.
|
| host | ManagedObjectReference
to a HostSystem |
The host that the mappings are related.
|
| type | xsd:string |
The type of the groups that should be created. See VimClusterVsanHostDiskMappingVsanDiskGroupCreationType |
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |