Update opnsense.markdown (#12362)

Added required privileges.
This commit is contained in:
ams123ios 2020-03-14 09:35:42 -07:00 committed by GitHub
parent 4d0b3e3d55
commit af5a210f24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 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). 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 %} {% configuration %}
url: url:
description: The URL for the OPNsense API endpoint of your router. description: The URL for the OPNsense API endpoint of your router.