Ftp Proxy#

Overview#

The cmdb.ftp_proxy namespace provides configuration management for:

  • Explicit - Explicit 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.ftp_proxy.<endpoint>

Available Endpoints#

See Also#