Data Object - VsanRemoteVcInfo(vim.vsan.RemoteVcInfo)

Property of
VsanHciMeshDatastoreSource
Parameter to
VsanQueryHciMeshDatastores
Extended by
VsanRemoteVcInfoStandalone
Extends
DynamicData
Since
vSAN API 8.0.0.2

Data Object Description

The basic information for communicating with a remote vCenter. It is used to connect to the remote vCenter from the local.

Properties

Name Type Description
linkType*xsd:string

The link type about how the remote vCenter is linked. It can be optional for vim.cluster.VsanRemoteDatastoreSystem#VsanUpdateDatastoreSource and vim.cluster.VsanRemoteDatastoreSystem#VsanDestroyDatastoreSource APIs.
See VsanRemoteVcLinkType

vcHostxsd:string

The remote vCenter name (e.g. FQDN) to identify the remote vCenter.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition