Data Object - VsanUnicastAddressInfo(vim.cluster.VsanUnicastAddressInfo)

Property of
VsanPerfMemberInfo
Extends
DynamicData
Since
vSAN API 6.6

Data Object Description

Unicast address information of a cluster member. When unicast is used for vSAN clustering, we need to tell each host about the addresses information of all hosts in the cluster. These information includes the IP address, port and the vmknic. Host uses such information to communicate with others (through others' IP address). One such object represents one address information.

Properties

Name Type Description
addressxsd:string

IP address of a cluster member. It could be IPv4 or IPv6 address.
port*xsd:int

Port of a cluster member used for unicast traffic.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition