TraceResult
TraceResult
JSON Example
{
"analysis": [
"string"
],
"counters": {
"delivered_count": 0,
"dropped_count": 0,
"forwarded_count": 0,
"protected_count": 0,
"received_count": 0
},
"direction": "string",
"logical_counters": {
"delivered_count": 0,
"dropped_count": 0,
"forwarded_count": 0,
"protected_count": 0,
"received_count": 0
},
"observations": [
{
"component_name": "string",
"component_sub_type": "string",
"component_type": "string",
"resource_type": "string",
"sequence_no": 0,
"site_path": "string",
"timestamp": 0,
"timestamp_micro": 0,
"transport_node_id": "string",
"transport_node_name": "string",
"transport_node_type": "string"
}
],
"packet_id": "string",
"result_overflowed": false
}
array of
string
analysis
Optional
Trace action result analysis notes
string
direction
Optional
Direction of a trace
Possible values are :
FORWARD,
BACKWARD,
string
packet_id
Optional
Packet ID in the session
boolean
result_overflowed
Optional
Whether some observations were deleted from the result set