Web Ui
Overview
The monitor.web_ui namespace provides configuration management for:
Custom Language - Custom Language configuration endpoint.
Language - Language configuration endpoint.
Quick Start
from hfortix_fortios import FortiOS
fgt = FortiOS(host='192.168.1.99', token='your-token')
# Access endpoints via:
fgt.api.monitor.web_ui.<endpoint>
Available Endpoints
See Also
/api-reference/api-reference/monitor/index - MONITOR API overview
/fortios/user-guide/client - FortiOS client reference
/fortios/user-guide/endpoint-methods - Endpoint methods guide