Name
|
Type
|
Description
|
allowReducedRedundancy | xsd:boolean |
This optional parameter is applicable to certain vSAN cluster
reconfigure operations that need to migrate data across cluster for changing
vSAN disk format. In vSAN version 6.2, enable or disable
deduplication and compression in a cluster is such kind of operation.
The default value 'false' will instruct the data migration process to move
all the storage object data in the host under processing to other hosts to
ensure the data stays fully protected; while the value 'true' may make the
process move less data for just ensuring storage object accessibility, and
some objects will be kept at "reduced redundancy" state, i.e., at a higher
risk in case of a hardware failure during the migration process. However,
value 'true' is useful and even the only option when cluster does not have
enough host or free storage to ensure the data stays fully protected during
data migration.
See ensureObjectAccessibility
and evacuateAllData.
|
dataEfficiencyConfig | VsanDataEfficiencyConfig |
The data efficiency configuration for vSAN. vSAN 6.2
accomplishes data efficiency by deduplication and compression, which will be
enabled or disabled together.
|
dataEncryptionConfig | VsanDataEncryptionConfig |
The data encryption configuration for vSAN.
Since vSAN API 6.6
|
datastoreConfig | VsanDatastoreConfig |
vSAN datastore configuration.
Since vSAN API 6.6.2
|
diskMappingSpec | VimClusterVsanDiskMappingsConfigSpec |
vSAN disk group configuration specification.
|
extendedConfig | VsanExtendedConfig |
vSAN extended configurations.
Since vSAN API 6.7
|
faultDomainsSpec | VimClusterVsanFaultDomainsConfigSpec |
Spec for configuring the fault domains. It includes a list of
VimClusterVsanFaultDomainSpec and a VimClusterVsanWitnessSpec.
If VimClusterVsanWitnessSpec is specified which indicates it a
stretched cluster, the fault domain list needs to include exactly two fault
domain items.
|
iscsiSpec | VsanIscsiTargetServiceSpec |
vSAN iSCSI configuration.
Since vSphere API 6.5
|
modify | xsd:boolean |
Flag to specify whether the specification ("spec") should be applied
incrementally. If "modify" is false and the operation succeeds, then the
configuration of the vSAN cluster matches the specification exactly;
in this case any unset portions of the specification will result in unset or
default portions of the configuration.
|
perfsvcConfig | VsanPerfsvcConfig |
vSAN performance service configuration.
Since vSAN API 6.7
|
resyncIopsLimitConfig | ResyncIopsInfo |
vSAN throttling IOPS limit configuration specification.
Since vSAN API 6.6
|
unmapConfig | VsanUnmapConfig |
SCSI unmap command configuration on vSAN.
Since vSAN API vSAN 6.7U1
|
vsanClusterConfig | VsanClusterConfigInfo |
vSAN configuration, includes default settings for hosts.
|
Properties inherited from SDDCBase |
None |
Properties inherited from DynamicData |
None |