vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanVsanClusterPcapResult(vim.cluster.VsanVsanClusterPcapResult)
- Returned by
- VsanQueryClusterCaptureVsanPcap
- Extends
- DynamicData
- See also
- VsanVsanClusterPcapGroup, VsanVsanPcapResult
- Since
- vSphere API Release 5.5
Data Object Description
The Pcap result for the vSAN cluster multicast connectivity testProperties
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |