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, RemoteVcMountPrecheck
- Extends
- DynamicData
- See also
- RemoteVsanSiteAffinity, VsanDataInTransitEncryptionConfig
- 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.
|
| ditConfig* | VsanDataInTransitEncryptionConfig |
Data in transit encryption config between client and server cluster
for remote vSAN.
Since 9.1.0.0 |
| 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 |
| ownerVc* | xsd:string |
Remote vCenter identity which owns this server cluster. This is used for
remote vSAN across vCenter. The identity could be either FQDN or IP which
is used to configure datastore source. This is only required during
configuring remote data-in-transit encryption across vCenter.
see vcHost
Since 9.1.0.0 |
| 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 |