vSAN Management API


Data Object - VsanHostClientClusterUnicastInfo(vim.vsan.host.ClientClusterUnicastInfo)

Property of
VsanClientUnicastConfig, VsanHostClientClusterUnicastConfig, VsanXvcClientInfoSpec
Extends
DynamicData
See also
VsanHostClientHostUnicastInfo
Since
9.1.0.0

Data Object Description

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

Properties

Name Type Description
clusterUuidxsd:string

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

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