DatapathCounterResult
DatapathCounterResult
The datapath counter result.
JSON Example
{
"module_counters": [
{
"counter_name": "string",
"counter_value": 0
}
],
"module_name": "string"
}
string
module_name
Optional
The name of the datapath module (e.g., VDL2, VDR).