vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanVcStretchedClusterConfigSpec(vim.vsan.VsanVcStretchedClusterConfigSpec)
- Parameter to
- VsanVcAddWitnessHostForClusters, VsanVcReplaceWitnessHostForClusters
- Extends
- DynamicData
- See also
- HostSystem, VsanAddStoragePoolDiskSpec, VsanHostDiskMapping, VsanStretchedClusterConfig
- Since
- vSAN 7.0U1
Data Object Description
Spec for configuring target witness hosts and target clusters in the vSAN VC stretched Clusters system.Properties
Name | Type | Description |
---|---|---|
clusters | VsanStretchedClusterConfig[] |
The list of clusters to be converted to stretched or to replace witness.
|
witnessDiskMappings* | VsanHostDiskMapping[] |
Disk mapping configuration of target witness host.
|
witnessHost | ManagedObjectReference
to a HostSystem |
The witness host to be added into vSAN cluster. This host cannot be a
part of target cluster.
|
witnessStoragePoolSpecs* | VsanAddStoragePoolDiskSpec[] |
Storage pool configuration of target witness host. This parameter cannot
be set together with witnessDiskMappings param.
Since 8.0.0.1 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |