Skip to content

Commit 05fc8e0

Browse files
committed
Merge branch 'pr-readme'
2 parents 7b57ff8 + 07270cb commit 05fc8e0

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,19 +191,23 @@ To improve security, limit permissions to required ones only (least privilege pr
191191
|System/Ntp/Status | netgrp.cfg |api/v2/monitor/system/ntp/status |
192192
|System/Resource/Usage | sysgrp.cfg |api/v2/monitor/system/resource/usage |
193193
|System/Resource/Usage/VDOM | sysgrp.cfg |api/v2/monitor/system/resource/usage |
194+
|System/SDNConnector | sysgrp.cfg |api/v2/monitor/system/sdn-connector/status |
194195
|System/SensorInfo | sysgrp.cfg |api/v2/monitor/system/sensor-info |
195196
|System/Status | *any* |api/v2/monitor/system/status |
196197
|System/Time/Clock | sysgrp.cfg |api/v2/monitor/system/time |
197-
|System/System/VDOMResource | sysgrp.cfg |api/v2/monitor/system/vdom-resource |
198+
|System/VDOMResource | sysgrp.cfg |api/v2/monitor/system/vdom-resource |
199+
|System/HAChecksum | sysgrp.cfg |api/v2/monitor/system/ha-checksums |
198200
|User/Fsso | authgrp |api/v2/monitor/user/fsso |
199201
|VPN/IPSec | vpngrp |api/v2/monitor/vpn/ipsec |
200202
|VPN/Ssl/Connections | vpngrp |api/v2/monitor/vpn/ssl |
201203
|VPN/Ssl/Stats | vpngrp |api/v2/monitor/vpn/ssl/stats |
202204
|VirtualWAN/HealthCheck | netgrp.cfg |api/v2/monitor/virtual-wan/health-check |
205+
|WebUI/State | sysgrp.cfg |api/v2/monitor/web-ui/state |
203206
|Wifi/APStatus | wifi |api/v2/monitor/wifi/ap_status |
204207
|Wifi/Clients | wifi |api/v2/monitor/wifi/client |
205208
|Wifi/ManagedAP | wifi |api/v2/monitor/wifi/managed_ap |
206209
|Switch/ManagedSwitch | switch |api/v2/monitor/switch-controller/managed-switch|
210+
|OSPF/Neighbors | netgrp.route-cfg |api/v2/monitor/router/ospf/neighbors |
207211
If you omit to grant some of these permissions you will receive log messages warning about
208212
403 errors and relevant metrics will be unavailable, but other metrics will still work.
209213
If you do not need some probes to be run, do not grant permission for them and use `include/exclude` feature (see `Usage` section).

0 commit comments

Comments
 (0)