@@ -71,8 +71,17 @@ Global:
7171 * ` fortiswitch_port_receive_errors_total `
7272 * ` fortiswitch_port_receive_drops_total `
7373 * ` fortiswitch_port_receive_oversized_packets_total `
74-
75-
74+ * _ SwitchController/ManageSwitch/Health_
75+ * ` fortiswitch_health_summary_cpu `
76+ * ` fortiswitch_health_summary_mem `
77+ * ` fortiswitch_health_summary_uptime `
78+ * ` fortiswitch_health_summary_temp `
79+ * ` fortiswitch_health_temperature `
80+ * ` fortiswitch_health_performance_stats_cpu_user `
81+ * ` fortiswitch_health_performance_stats_cpu_system `
82+ * ` fortiswitch_health_performance_stats_cpu_idle `
83+ * ` fortiswitch_health_performance_stats_cpu_nice `
84+
7685Per-VDOM:
7786
7887 * _ System/VDOMResources_
@@ -423,6 +432,8 @@ To improve security, limit permissions to required ones only (least privilege pr
423432|System/Status | *any* |api/v2/monitor/system/status |
424433|System/Time/Clock | sysgrp.cfg |api/v2/monitor/system/time |
425434|System/VDOMResources | sysgrp.cfg |api/v2/monitor/system/resource/usage |
435+ |SwitchController/ManageSwitch/PortStats | |api/v2/monitor/switch-controller/managed-switch?port_stats=true |
436+ |SwitchController/ManageSwitch/Health | |api/v2/monitor/switch-controller/managed-switch/health |
426437|User/Fsso | authgrp |api/v2/monitor/user/fsso |
427438|VPN/IPSec | vpngrp |api/v2/monitor/vpn/ipsec |
428439|VPN/Ssl/Connections | vpngrp |api/v2/monitor/vpn/ssl |
0 commit comments