Data Object - VsanHostServerClusterUnicastInfo(vim.vsan.host.ServerClusterUnicastInfo)

Property of
VsanHostServerClusterUnicastConfig
Extends
DynamicData
See also
VsanServerHostUnicastInfo
Since
vSAN API vSAN 7.0U1

Data Object Description

Unicast information for a client host. It is used for remote unicast agent operations. It includes server cluster UUID to which client host connects and lists of unicast address information for all server hosts within the server cluster.

Properties

Name Type Description
clusterUuidxsd:string

The server cluster UUID that client host uses to add server hosts as their unicast agents.
unicastInfo*VsanServerHostUnicastInfo[]

The list of server hosts' unicast information.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition