InlineFieldsPacketData1
InlineFieldsPacketData1
JSON Example
{
"arp_header": {
"dst_ip": "string",
"op_code": "string",
"src_ip": "string"
},
"eth_header": "EthernetHeader Object",
"ip_header": "Ipv4Header Object",
"ipv6_header": "Ipv6Header Object",
"payload": "string",
"transport_header": "TransportProtocolHeader Object"
}
string
payload
Optional
Constraints:
maxLength: 1336
Up to 1000 bytes of payload may be supplied (with a base64-encoded length of 1336 bytes.) Additional bytes of traceflow metadata will be appended to the payload. The payload contains any data the user wants to put after the transport header.