vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VimClusterVsanWitnessSpec(vim.cluster.VsanWitnessSpec)
- Property of
- VimClusterVsanFaultDomainsConfigSpec
- Extends
- DynamicData
- See also
- HostSystem, VsanAddStoragePoolDiskSpec, VsanHostDiskMapping
- Since
- vSphere API Release 6.0
Data Object Description
Describes host witness host configuration.Properties
Name | Type | Description |
---|---|---|
diskMapping* | VsanHostDiskMapping |
The disk mappings of the witness host. This is needed if the vSAN cluster is
in MANUAL claiming mode.
|
host | ManagedObjectReference
to a HostSystem |
The host that will act as a witness.
|
preferredFaultDomainName | xsd:string |
The preferred fault domain in the vSAN Stretched Cluster.
|
storagePoolSpec* | VsanAddStoragePoolDiskSpec |
The specification to add disks to vSAN storage pool.
This parameter cannot be set together with diskMapping 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 |