os-ken/ryu/tests/unit/lib/ofctl_json/of13/4-48-ofp_meter_config_reply...

20 lines
362 B
JSON

{
"1": [
{
"bands": [
{
"burst_size": 10,
"rate": 1000,
"type": "DROP"
}
],
"flags": [
"PKTPS",
"BURST",
"STATS"
],
"meter_id": 100
}
]
}