Web Proxy
Overview
The cmdb.web_proxy namespace provides configuration management for:
Debug Url - Debug Url configuration endpoint.
Explicit - Explicit configuration endpoint.
Fast Fallback - Fast Fallback configuration endpoint.
Forward Server - Forward Server configuration endpoint.
Forward Server Group - Forward Server Group configuration endpoint.
Global - Global configuration endpoint.
Isolator Server - Isolator Server configuration endpoint.
Profile - Profile configuration endpoint.
Url Match - Url Match configuration endpoint.
Wisp - Wisp configuration endpoint.
Quick Start
from hfortix_fortios import FortiOS
fgt = FortiOS(host='192.168.1.99', token='your-token')
# Access endpoints via:
fgt.api.cmdb.web_proxy.<endpoint>
Available Endpoints
See Also
/api-reference/api-reference/cmdb/index - CMDB API overview
/fortios/user-guide/client - FortiOS client reference
/fortios/user-guide/endpoint-methods - Endpoint methods guide