TraceflowObservation

TraceflowObservation
TraceflowObservation
JSON Example
{
    "timestamp_micro": 0,
    "component_sub_type": "string",
    "resource_type": "string",
    "component_type": "string",
    "transport_node_name": "string",
    "timestamp": 0,
    "transport_node_id": "string",
    "sequence_no": 0,
    "transport_node_type": "string",
    "component_name": "string"
}
integer As int64 As int64
timestamp_micro
Optional

Timestamp when the observation was created by the transport node (microseconds epoch)

string
component_sub_type
Optional

The sub type of the component that issued the observation.

Possible values are : LR_TIER0, LR_TIER1, LR_VRF_TIER0, LS_TRANSIT, UNKNOWN,
string
resource_type
Required

resource_type

Possible values are : TraceflowObservationForwarded, TraceflowObservationDropped, TraceflowObservationDelivered, TraceflowObservationReceived, TraceflowObservationForwardedLogical, TraceflowObservationDroppedLogical, TraceflowObservationReceivedLogical,
string
component_type
Optional

The type of the component that issued the observation.

Possible values are : PHYSICAL, LR, LS, DFW, BRIDGE, EDGE_TUNNEL, EDGE_HOSTSWITCH, UNKNOWN,
string
transport_node_name
Optional

name of the transport node that observed a traceflow packet

integer As int64 As int64
timestamp
Optional

Timestamp when the observation was created by the transport node (milliseconds epoch)

string
transport_node_id
Optional

id of the transport node that observed a traceflow packet

integer As int64 As int64
sequence_no
Optional

the hop count for observations on the transport node that a traceflow packet is injected in will be 0. The hop count is incremented each time a subsequent transport node receives the traceflow packet. The sequence number of 999 indicates that the hop count could not be determined for the containing observation.

string
transport_node_type
Optional

type of the transport node that observed a traceflow packet

Possible values are : ESX, RHELKVM, UBUNTUKVM, EDGE, PUBLIC_CLOUD_GATEWAY_NODE, OTHERS, HYPERV,
string
component_name
Optional

The name of the component that issued the observation.