vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostConfigInfoEx(vim.vsan.host.ConfigInfoEx)
- Extends
- VsanHostConfigInfo
- See also
- RemoteVsanServerClusterConfig, ResyncIopsInfo, VsanAutoRAIDConfig, VsanDataEfficiencyConfig, VsanDatastoreConfig, VsanDeconvergedNetConfig, VsanExtendedConfig, VsanHostClientClusterUnicastConfig, VsanHostEncryptionInfo, VsanHostServerClusterUnicastConfig, VsanInternalExtendedConfig, VsanInTransitEncryptionInfo, VsanMetricsConfig, VsanRdmaConfig, VsanSiteTakeoverConfig, VsanSnapServiceConfig, VsanUnmapConfig, VsanVbossHostConfig, 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 |
|---|---|---|
| autoRAIDConfig* | VsanAutoRAIDConfig |
vSAN auto RAID configuration.
Since 9.1.0.0 |
| clientUnicastConfig* | VsanHostClientClusterUnicastConfig |
Unicast configuration for server cluster members, which is used for
remote unicast agent operations.
The client unicast agent needs to be set to support remote DIT between
client and server cluster. When the client cluster mounts a remote
datastore, its unicast config needs to be pushed to server hosts.
Since 9.1.0.0 |
| 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 |
| remoteDITInfos* | VsanInTransitEncryptionInfo[] |
vSAN configuration for data-in-transit encryption between client and
server cluster.
Since 9.1.0.0 |
| 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 |
| siteTakeoverConfig* | VsanSiteTakeoverConfig |
The site takeover configuration for a host. Only applicable when the cluster is
configured as stretched cluster.
Since 9.1.0.0 |
| 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 |
| vbossHostConfig* | VsanVbossHostConfig |
The host level configuration of vSAN vBoss service.
Since 9.1.0.0 |
| 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, vsanCyberRecoveryEnabled, vsanEsaEnabled | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |