I am trying to generate an API key for a local user on my Fortigate 60D running version 6.2.7. I am trying to monitor this with prometheus and grafana but keep getting access denied. I am using the fortigate_exporter to monitor this.
[ameyer@mon001 ~]$ curl -ilk https://10.150.1.1:7443/api/v2/cmdb/firewall/address?vdom=root&access_token=
[1] 2487587
[ameyer@mon001 ~]$ HTTP/1.1 401 Unauthorized
Date: Mon, 10 May 2021 19:22:34 GMT
Server: Apache
Content-Length: 503
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>401 Unauthorized</title>
</head><body>
<h1>Unauthorized</h1>
<p>This server could not verify that you
are authorized to access the document
requested. Either you supplied the wrong
credentials (e.g., bad password), or your
browser doesn't understand how to supply
the credentials required.</p>
<p>Additionally, a 401 Unauthorized
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>
[1]+ Done curl -ilk https://10.150.1.1:7443/api/v2/cmdb/firewall/address?vdom=root
[ameyer@mon001 ~]$
Not sure what I am doing wrong.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Not sure what you mean by generate since none of those API are for generating a apikey.
I've written a few post on api and api-users that you can study.
http://socpuppet.blogspot.com/2019/09/howto-use-fortios-apiuser.html
I 1st would practice making API GET callouts b4 trying to add/delete/modify an existing object.
Ken Felix
PCNSE
NSE
StrongSwan
I will check this out and let you know how it goes. I am trying to get the prometheus fortigate_exporter working with the api key for your reference.
So running through your examples worked. Not sure why it isn't working w/ the prometheus fortinet_exporter.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1713 | |
1093 | |
752 | |
447 | |
231 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.