AntreaTraceflowIcmpEchoRequestHeader (type)

{
  "description": "IcmpEchoRequest header stuffs for Antrea traceflow.", 
  "id": "AntreaTraceflowIcmpEchoRequestHeader", 
  "module_id": "PolicyConnectivity", 
  "properties": {
    "id": {
      "description": "Id of IcmpEchoRequest.", 
      "title": "IcmpEchoRequest id", 
      "type": "integer"
    }, 
    "sequence": {
      "description": "Sequence number of IcmpEchoRequest.", 
      "title": "Icmp sequence", 
      "type": "integer"
    }
  }, 
  "title": "IcmpEchoHeader for Antrea traceflow", 
  "type": "object"
}