vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClusterAdvCfgSyncResult(vim.cluster.VsanClusterAdvCfgSyncResult)
- Property of
- VsanClusterHealthSummary
- Returned by
- VsanQueryClusterAdvCfgSync
- Extends
- DynamicData
- See also
- VsanClusterAdvCfgSyncHostResult
- Since
- vSphere API Release 5.5
Data Object Description
Result of a advanced config sync check across the cluster. Captures both the high level result as well as per host results.Properties
Name | Type | Description |
---|---|---|
hostValues* | VsanClusterAdvCfgSyncHostResult[] |
Values across the hosts
|
inSync | xsd:boolean |
True if all hosts use the same value
|
name | xsd:string |
Name of the advanced config option
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |