vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanInternalExtendedConfig(vim.vsan.VsanInternalExtendedConfig)
- Property of
- VsanHostConfigInfoEx
- Extends
- DynamicData
- Since
- vSAN 6.7U3
Data Object Description
vSAN internal extended configurations This contains vSAN host level extended configurations that can be configured for hosts internally by vCente server. Unlike VsanExtendedConfig, this is not part of vSAN cluster reconfiguration spec VsanConfigInfoEx and it is not meant to be set by users.Properties
Name | Type | Description |
---|---|---|
stretchedClient* | xsd:boolean |
This configuration indicates if the host works in stretched compute
only cluster.
This configuration only serves ESX reconfiguration purpose, but
not returned via get API.
Since 9.0.0.0 |
vcMaxDiskVersion* | xsd:int |
This configuration is the highest disk version that vCenter server
can understand and manage. vCenter server passes this configuration
to ESXi hosts so that ESXi hosts will not choose a higher disk
version that vCenter server cannot understand when creating a disk
group. The default value on ESXi host is 0 when it is unset, meaning
that the host is not managed by any vCenter server. Note that older
vCenter server before v6.7 update 3 won't know this value hence will
not set it.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |