Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

5/23/23, 2:36 PM FortiAnalyzer 7.0.

4 (0306) JSON API Reference

API Reference Home FortiAnalyzer 7.0.4 (0306) JSON API Reference


Common Objects

Database Modules This document provides both query and response of FortiAnalyzer JSON API.
Device Manager Database
Task Database
  System Template JSON-RPC Request
  SD-WAN Template
  Policy Package FortiAnalyzer uses the JSON-RPC protocol for communication. To use the API, send JSON query as
  System Template HTTPS POST request to the URL:
  SD-WAN Template
  Policy Package https://<ip>/jsonrpc
  System Template
  SD-WAN Template
  Policy Package The general format for the JSON-RPC request query is:
  System Template
  SD-WAN Template {
  Policy Package "method": "...",
"params": [ ... ],
Daemon Modules "session": "...",
"id": 1
CLI Configuration
}
Device Manager Command
System Commands

FortiAnalyzer Modules Properties Descriptions


Event Mgmt Commands
Event Mgmt Config Commands method Supports get, add, set, update, delete, move, clone, replace, and
FAZ System Commands execute. Refer to the reference for individual module for more
FortiView Commands information about availability, parameters, and response format.
Incident Mgmt Commands
LogView Commands params Refer to the reference for individual module for the list of parameters
Report Commands available for each method.
Report Config Commands session The cookie of an active session on FortiAnalyzer. FortiAnalyzer
IOC Commands requires a valid session in order to perform an operation via API.
UEBA Commands Refer to sys/login/user and sys/logout for creating a session using
SOAR Commands JSON API.

Index of All Objects id An integer value which will be matched in the response data.

file:///E:/Forti/FortiAnalyzer-7.0.4/index.htm 1/1

You might also like