aboutsummaryrefslogtreecommitdiffstats
path: root/examples/bin_api/interface.api.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bin_api/interface.api.json')
-rw-r--r--examples/bin_api/interface.api.json139
1 files changed, 2 insertions, 137 deletions
diff --git a/examples/bin_api/interface.api.json b/examples/bin_api/interface.api.json
index db255aa..41862d8 100644
--- a/examples/bin_api/interface.api.json
+++ b/examples/bin_api/interface.api.json
@@ -1373,7 +1373,7 @@
}
]
],
- "vl_api_version": "0x1ec8c073",
+ "vl_api_version": "0x672de521",
"unions": [],
"services": {
"create_subif": {
@@ -1458,142 +1458,7 @@
}
},
"enums": [],
- "types": [
- [
- "vlib_counter",
- [
- "u64",
- "packets"
- ],
- [
- "u64",
- "bytes"
- ],
- {
- "crc": "0xce2325a2"
- }
- ],
- [
- "vnet_combined_counter",
- [
- "u32",
- "sw_if_index"
- ],
- [
- "u64",
- "rx_packets"
- ],
- [
- "u64",
- "rx_bytes"
- ],
- [
- "u64",
- "rx_unicast_packets"
- ],
- [
- "u64",
- "rx_unicast_bytes"
- ],
- [
- "u64",
- "rx_multicast_packets"
- ],
- [
- "u64",
- "rx_multicast_bytes"
- ],
- [
- "u64",
- "rx_broadcast_packets"
- ],
- [
- "u64",
- "rx_broadcast_bytes"
- ],
- [
- "u64",
- "tx_packets"
- ],
- [
- "u64",
- "tx_bytes"
- ],
- [
- "u64",
- "tx_unicast_packets"
- ],
- [
- "u64",
- "tx_unicast_bytes"
- ],
- [
- "u64",
- "tx_multicast_packets"
- ],
- [
- "u64",
- "tx_multicast_bytes"
- ],
- [
- "u64",
- "tx_broadcast_packets"
- ],
- [
- "u64",
- "tx_broadcast_bytes"
- ],
- {
- "crc": "0x20905ca4"
- }
- ],
- [
- "vnet_simple_counter",
- [
- "u32",
- "sw_if_index"
- ],
- [
- "u64",
- "drop"
- ],
- [
- "u64",
- "punt"
- ],
- [
- "u64",
- "rx_ip4"
- ],
- [
- "u64",
- "rx_ip6"
- ],
- [
- "u64",
- "rx_no_buffer"
- ],
- [
- "u64",
- "rx_miss"
- ],
- [
- "u64",
- "rx_error"
- ],
- [
- "u64",
- "tx_error"
- ],
- [
- "u64",
- "rx_mpls"
- ],
- {
- "crc": "0x8bd65e2d"
- }
- ]
- ],
+ "types": [],
"aliases": {
"interface_index": {
"type": "u32"