Question
FortiAnalyzer API
Hi, I am trying to use the FortiAnalyzer web service with C# to get statistics out of the Analyzer for reporting purposes. At this stage I have added a service reference in Visual Studio to the FortiAnalyzer URL and have access to the classes provided by the WSDL file. The bit im not sure on is how to actually send requests to the analyzer through code - I have searched for documentation about the API and only managed to find the version 4 MR3 technical document located here Can someone provide some sample C# coding they have used to get statistics out of the fortianalyzer or perhaps point me in the direction of some documentation which covers how to send and retrieve request would be greatly appreciated!
