Download#

Configuration endpoint for log/policy_archive.

Python Attribute#

fgt.api.monitor.log.policy_archive

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.monitor.log.policy_archive.get()

Method Reference#

get()#

get(
    mkey,
    srcip,
    dstip,
    payload_dict=None,
    raw_json=False,
    **kwargs
)

Download policy-based packet capture archive.