Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClusterConfigInfo(vim.vsan.cluster.ConfigInfo)
- Property of
- ClusterConfigInfoEx, ClusterConfigSpecEx
- Extends
- DynamicData
- See also
- VsanClusterConfigInfoHostDefaultInfo
- Since
- vSphere API Release 5.5
Data Object Description
The VsanClusterConfigInfo data object contains configuration data for the VSAN service in a cluster. This data object is used both for specifying cluster-wide settings when updating the VSAN service, and as an output datatype when retrieving current cluster-wide VSAN service settings.See ReconfigureComputeResource_Task
Properties
Name | Type | Description |
---|---|---|
defaultConfig* | VsanClusterConfigInfoHostDefaultInfo |
Default VSAN settings to use for hosts admitted to the cluster when the
VSAN service is enabled. If omitted, values will default as though the
fields in the HostDefaultInfo have been omitted. See enabled See HostDefaultInfo |
enabled* | xsd:boolean |
Whether the VSAN service is enabled for the cluster.
|
vsanEsaEnabled* | xsd:boolean |
Whether the vSAN ESA is enabled for vSAN cluster. This can only be
enabled when vSAN is enabled on the cluster.
Since vSphere API Release 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 |