Name
|
Type
|
Description
|
cacheDisks | HostScsiDisk[] |
Disk(s) to be used as cache tier of disk group.
If the specification is used to create new disk group,
disk(s) set to this field must not be used by Virtual
SAN, and this field is required;
if the specification is used to append disk(s) to
existing disk group, this field is optional, and cannot
accept more than one disk, and disk specified here should
be the cache tier of existing disk group.
|
capacityDisks | HostScsiDisk[] |
Disk(s) to be used as capacity tier of disk group. All disk(s)
specified to this field, must not be used by Virtual SAN.
|
creationType | xsd:string |
Disk group type to create.
hybrid: consumes SSD as cache tier, and HDD as capacity tier;
allFlash: uses SSD for both cache tier and capacity tier. Virtual SAN
optimizes the on-disk format on allFlash disk group, to support more
features, such as deduplication and compression, etc.
|
host | ManagedObjectReference
to a
HostSystem |
Target host to create Virtual SAN disk group.
|
Properties inherited from DynamicData |
None |