Data Object - VsanPerfMemberInfo(vim.cluster.VsanPerfMemberInfo)

Extends
DynamicData
See also
VsanUnicastAddressInfo
Since
vSphere API 5.5

Data Object Description

Information about a cluster member, like its SSL certificate thumbprint.

Properties

Name Type Description
isSupportUnicast*xsd:boolean

vSAN software format version of the cluster member.

Since vSAN API 6.6
memberUuid*xsd:string

UUID of the cluster member.

Since vSAN API 6.6
thumbprintxsd:string

SSL certificate thumbprint (SHA1 hash of binary certificate string)
unicastAddressInfos*VsanUnicastAddressInfo[]

Unicast configuration of the cluster member.

Since vSAN API 6.6
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition