WAF

Configuration endpoint for waf.

Python Attribute

fgt.api.log.waf

Available Methods

  • get() - GET operation

Examples

from hfortix_fortios import FortiOS

fgt = FortiOS(host='192.168.1.99', token='your-token')

# List all items
items = fgt.api.log.waf.get()

Method Reference

get()

get(
    rows=None,
    session_id=None,
    serial_no=None,
    is_ha_member=None,
    filter=None,
    extra=None,
    payload_dict=None,
    raw_json=False,
    **kwargs
)

Get waf logs (formatted).