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 Release 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.
This field can also be used in vSAN direct datastore provision,
i.e. type set to
"vsandirect". It represents all the disk(s) used to create vSAN direct
datastores. All disk(s) specified to this field must not be used by vSAN
or any other datastores.
|
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 VimClusterVsanDiskGroupCreationType |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |