Skip to main content
cmaheu
Staff
Staff
December 12, 2018

Technical Note: Access data for custom reports

  • December 12, 2018
  • 0 replies
  • 1026 views
Description
Data can be obtained from the database in order to build custom reports. 



Solution
There are two methods available to access the database:
  • REST API (recommended):  For details, refer to chapter "FortiNAC REST API" in the Administration and Operation Guide in the Document Library or in Online Help. 
  • MySQL queries via SSH tunnel:  For details see attached document below.