From af5a210f2444128da201c369c635d86ecf355a36 Mon Sep 17 00:00:00 2001 From: ams123ios Date: Sat, 14 Mar 2020 09:35:42 -0700 Subject: [PATCH] Update opnsense.markdown (#12362) Added required privileges. --- source/_integrations/opnsense.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/opnsense.markdown b/source/_integrations/opnsense.markdown index df643f73c88..6be0886ece4 100644 --- a/source/_integrations/opnsense.markdown +++ b/source/_integrations/opnsense.markdown @@ -32,6 +32,8 @@ Where the `api_key` and `api_secret` values are acquired from your OPNsense router using the web interface. For more information on this procedure, refer to the OPNsense [documentation](https://docs.opnsense.org/development/how-tos/api.html#creating-keys). +User with API Key requires privileges for Type: GUI Name: Diagnostics: ARP Table. + {% configuration %} url: description: The URL for the OPNsense API endpoint of your router.