vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VcRemoteVsanServerClusterInfo(vim.vsan.VcRemoteVsanServerClusterInfo)
- Property of
- VcRemoteVsanServerClusterConfig
- Parameter to
- MountPrecheck
- Extends
- DynamicData
- See also
- RemoteVsanSiteAffinity
- Since
- 8.0.0.2
Data Object Description
Remote vSAN server cluster info at a vCenter level. This contains additional information required for setting up a HCI Mesh configuration.Properties
Name | Type | Description |
---|---|---|
clusterUuid | xsd:string |
The server cluster UUID which client cluster uses to mount remote vSAN
datastores of server hosts.
|
networkTopology* | xsd:string |
The network topology between the client and server cluster in the HCI
Mesh configuration. It is only needed when the server cluster is a
stretched cluster on local vCenter. See RemoteVsanNetworkTopology |
siteAffinity* | RemoteVsanSiteAffinity[] |
Site Affinity information between the client and server cluster. This
is only to be provided in case of the server cluster being a stretched
cluster with two Fault Domains. The site affinity provided implies the
network connectivity between the coupled sites to be a high bandwidth/
low latency link and the network connectivity between the uncoupled
sites is assumed to be a low bandwidth high latency link. In case of a
symmetric network connectivity between the client and server sites,
this field can be left unset.
A client site can only have one affinitized server site.
A single server site can only be coupled with one client site.
An empty list for siteAffinity will override the existing site affinity
for the server cluster.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |