vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VSANSharedWitnessCompatibilityResult(vim.vsan.SharedWitnessCompatibilityResult)
- Returned by
- QuerySharedWitnessCompatibility
- Extends
- DynamicData
- See also
- VSANEntityCompatibilityResult
- Since
- vSAN 7.0U1
Data Object Description
Data object to represent compatibility result of shared witness host.Properties
Name | Type | Description |
---|---|---|
roboClusterCompatibility* | VSANEntityCompatibilityResult[] |
Represent whether each given ROBO cluster could support using target
shared witness host as its witness.
|
witnessHostCompatibility | VSANEntityCompatibilityResult |
Represent whether given shared witness host could be attached to all
specified ROBO clusters.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |