Interfaces / Diagnostics: add api endpoints for https://github.com/opnsense/core/issues/4013

pull/251/head
Ad Schellevis 4 years ago
parent 003335a0f9
commit 9fd2e62d1e

@ -26,9 +26,15 @@ Diagnostics
"``POST``","diagnostics","interface","delRoute",""
"``POST``","diagnostics","interface","flushArp",""
"``GET``","diagnostics","interface","getArp",""
"``GET``","diagnostics","interface","getBpfStatistics",""
"``GET``","diagnostics","interface","getInterfaceNames",""
"``GET``","diagnostics","interface","getInterfaceStatistics",""
"``GET``","diagnostics","interface","getMemoryStatistics",""
"``GET``","diagnostics","interface","getNdp",""
"``GET``","diagnostics","interface","getNetisrStatistics",""
"``GET``","diagnostics","interface","getProtocolStatistics",""
"``GET``","diagnostics","interface","getRoutes",""
"``GET``","diagnostics","interface","getSocketStatistics",""
.. csv-table:: Resources (NetflowController.php)
:header: "Method", "Module", "Controller", "Command", "Parameters"

Loading…
Cancel
Save