InlineBaseCountObservation1
InlineBaseCountObservation1
JSON Example
{
"checkpoints": {
"ens_checkpoints_result": [
{
"checkpoint_type": "string",
"count": 0
}
],
"non_ens_checkpoints_result": [
{
"checkpoint_type": "string",
"count": 0
}
]
},
"port_id": "string",
"port_name": "string",
"transport_node_id": "string"
}
checkpoints
Optional
The packets that only have the count action (other permutations such as trace + pktcap or count + trace/pktcap cannot) can traverse through the ENS fastpath. Therefore, two checkpoint results from ENS fastpath and slowpath are listed below.
string
port_id
Optional
The port identifier in UUID format. This field won't appear together with port_name.
string
port_name
Optional
The port name for a port. It applies to ports like the uplink port. This field won't appear together with port_id.
string
transport_node_id
Optional
This field tells which transport node the checkpoints are reported from.