faz_raw_get
Access FortiAnalyzer read endpoints missing from high-level tools. Find the path via API docs, then issue a raw GET with parameters to receive unredacted results.
Instructions
Call an appliance-local read endpoint not covered by a high-level tool.
First use faz_search_api_docs to find the candidate path, then consult
its linked source page for parameter placement. Catalog membership is
not enforced. params contains members beside url; credentials,
session, request id, method, and host cannot be overridden. Results are
returned without field-level redaction, and response size is controlled
by the selected endpoint. Use only trusted endpoints and pass documented
limit/range/field selectors when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| params | No | ||
| jsonrpc_version | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||