@@ -70,8 +70,17 @@ Global:
7070 * ` fortiswitch_port_receive_errors_total `
7171 * ` fortiswitch_port_receive_drops_total `
7272 * ` fortiswitch_port_receive_oversized_packets_total `
73-
74-
73+ * _ SwitchController/ManageSwitch/Health_
74+ * ` fortiswitch_health_summary_cpu `
75+ * ` fortiswitch_health_summary_mem `
76+ * ` fortiswitch_health_summary_uptime `
77+ * ` fortiswitch_health_summary_temp `
78+ * ` fortiswitch_health_temperature `
79+ * ` fortiswitch_health_performance_stats_cpu_user `
80+ * ` fortiswitch_health_performance_stats_cpu_system `
81+ * ` fortiswitch_health_performance_stats_cpu_idle `
82+ * ` fortiswitch_health_performance_stats_cpu_nice `
83+
7584Per-VDOM:
7685
7786 * _ System/VDOMResources_
@@ -355,6 +364,8 @@ To improve security, limit permissions to required ones only (least privilege pr
355364| System/Status | * any* | api/v2/monitor/system/status |
356365| System/Time/Clock | sysgrp.cfg | api/v2/monitor/system/time |
357366| System/VDOMResources | sysgrp.cfg | api/v2/monitor/system/resource/usage |
367+ | SwitchController/ManageSwitch/PortStats | | api/v2/monitor/switch-controller/managed-switch?port_stats=true |
368+ | SwitchController/ManageSwitch/Health | | api/v2/monitor/switch-controller/managed-switch/health |
358369| User/Fsso | authgrp | api/v2/monitor/user/fsso |
359370| VPN/IPSec | vpngrp | api/v2/monitor/vpn/ipsec |
360371| VPN/Ssl/Connections | vpngrp | api/v2/monitor/vpn/ssl |
0 commit comments