vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VSANEntityCompatibilityResult(vim.vsan.EntityCompatibilityResult)
- Property of
- VSANSharedWitnessCompatibilityResult
- Extends
- DynamicData
- See also
- KeyAnyValue, LocalizableMessage, ManagedEntity
- Since
- vSAN 7.0U1
Data Object Description
Represent the overall compatibility status and incompatible reasons of a target entity.Properties
Name | Type | Description |
---|---|---|
compatible | xsd:boolean |
Overall compatibility status of this target.
|
entity | ManagedObjectReference
to a ManagedEntity |
Target entity, either host or cluster
|
extendedAttributes* | KeyAnyValue[] |
A list of extended attributes to present extra information of target entity.
|
incompatibleReasons* | LocalizableMessage[] |
A list of messages to indicate detailed information about target
incompatibile reason.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |