ZTNA#
Overview#
The cmdb.ztna namespace provides configuration management for:
Reverse Connector - Reverse Connector configuration endpoint.
Traffic Forward Proxy - Traffic Forward Proxy configuration endpoint.
Web Portal - Web Portal configuration endpoint.
Web Portal Bookmark - Web Portal Bookmark configuration endpoint.
Web Proxy - Web Proxy 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.ztna.<endpoint>
Available Endpoints#
See Also#
/api-reference/api-reference/cmdb/index - CMDB API overview
FortiOS Client - FortiOS client reference
Endpoint Methods - Endpoint methods guide