Data Object - VsanVsanClusterPcapResult(vim.cluster.VsanVsanClusterPcapResult)

Returned by
VsanQueryClusterCaptureVsanPcap
Extends
DynamicData
See also
VsanVsanClusterPcapGroup, VsanVsanPcapResult
Since
vSphere API 5.5

Data Object Description

The Pcap result for the vSAN cluster multicast connectivity test

Properties

Name Type Description
groups*VsanVsanClusterPcapGroup[]

The Pcap group result
hostResults*VsanVsanPcapResult[]

Per host result for the vSAN multicast connectivity test
issues*xsd:string[]

The issue list contains the potential mutlicast communication issue between two communication entities with plain string format"
pkts*xsd:string[]

The multicast network trace packets in the json format with the keys including "seenBy" (the host list which can communicate with this host), "cmmdsMcastSeq" (the CMMDS multicast packet sequence number), "dstIp" (the multicast destination IP), "srcUuid" (the source host UUID), "sentBy" (the host IP sending the multicast packet), "timestamp", "srcPort" , "msgType"(the multicast packet message type), "srcIp", "clusterUuid" (the vSAN cluster UUID), "pktType" (the packet type) and "dstPort"
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition