faz_get_log_search
Fetch a page of log search results from a LogView task, supporting offset and limit for paginated access.
Instructions
Poll or fetch one page from a LogView task.
The task is deleted automatically only after FortiAnalyzer proves that this is the last page. A full page is retained conservatively because more rows may exist; fetch the next offset or call faz_cancel_log_search. Set cleanup_when_done=false whenever pagination is managed explicitly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tid | Yes | ||
| adom | No | ||
| limit | No | ||
| offset | No | ||
| cleanup_when_done | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||