vSAN Management API


Data Object - VsanHostConfigInfoEx(vim.vsan.host.ConfigInfoEx)

Extends
VsanHostConfigInfo
See also
RemoteVsanServerClusterConfig, ResyncIopsInfo, VsanDataEfficiencyConfig, VsanDatastoreConfig, VsanDeconvergedNetConfig, VsanExtendedConfig, VsanHostEncryptionInfo, VsanHostServerClusterUnicastConfig, VsanInternalExtendedConfig, VsanInTransitEncryptionInfo, VsanMetricsConfig, VsanRdmaConfig, VsanSnapServiceConfig, VsanUnmapConfig, VsanWitnessHostConfig
Since
6.6

Data Object Description

ConfigInfoEx is an extension of vim.vsan.host.ConfigInfo, it contains encryption configuration for vSAN encryption service.

Properties

Name Type Description
dataEfficiencyInfo*VsanDataEfficiencyConfig

Data efficiency configuration.
dataInTransitEncryptionInfo*VsanInTransitEncryptionInfo

vSAN configuration for data-in-transit encryption.

Since vSAN 7.0U1
datastoreInfo*VsanDatastoreConfig

Datastore configuration.

Since 6.6.2
deconvergedNetConfig*VsanDeconvergedNetConfig

De-converged network configuration for vSAN.

Since 9.0.0.0
encryptionInfo*VsanHostEncryptionInfo

Encryption configuration.
extendedConfig*VsanExtendedConfig

vSAN Extended configurations.

Since 6.7
internalExtendedConfig*VsanInternalExtendedConfig

vSAN host-level extended configurations.

Since vSAN 6.7U3
metricsConfig*VsanMetricsConfig

vSAN metric configurations for all monitor clients.

Since 7.0
mode*xsd:string

Mode for vSAN.
See VsanMode

Since vSAN 7.0U2
rdmaConfig*VsanRdmaConfig

The RDMA configuration for vSAN.

Since vSAN 7.0U2
resyncIopsLimitInfo*ResyncIopsInfo

Resync IOPS limit configuration in Mbps. The value should be between 0 and 512.
serverClusterConfigs*RemoteVsanServerClusterConfig[]

Server cluster configurations for HCI Mesh server clusters.

Since 8.0.0.2
snapServiceConfig*VsanSnapServiceConfig

The Snapshot Service configuration for vSAN.

Since 8.0.0.4
unicastConfig*VsanHostServerClusterUnicastConfig

Unicast configuration. It is used for remote unicast agent operations. The remote unicast agent need to be set because when user mounts remote vSAN datastore, client cluster needs to access the objects on remote clusters.

Since vSAN 7.0U1
unmapConfig*VsanUnmapConfig

SCSI unmap command configuration on vSAN.

Since vSAN 6.7U1
witnessHostConfig*VsanWitnessHostConfig[]

Witness host configuration, available only when host works as witness node in vSAN stretched cluster, otherwise this field will be omitted.

Since 6.8.7
Properties inherited from VsanHostConfigInfo
clusterInfo, enabled, faultDomainInfo, hostSystem, networkInfo, storageInfo, vsanEsaEnabled
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition