-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fortigate_exporter REST API #298
Comments
access in browser https://fwl-psy.digisign.id:21443/api/v2/cmdb/firewall/address/?access_token= Too Many Requests The user has sent too many requests in a given amount of time. Additionally, a 429 Too Many Requests error was encountered while trying to use an ErrorDocument to handle the request. logs fortigate_exporter
|
2024/09/23 06:04:41 Warning: Failed to map "" to policy config - this should not happen |
I have done testing with
curl 'localhost:9710/probe?target=https://192.168.2.31&token=ghi6eItWzWewgbrFMsazvBVwDjZzzb'
but I get the following error:
fortigate-key.yaml
auth_keys:
"https://10.11.10.100:21443":
token: api-key-goes-here
The text was updated successfully, but these errors were encountered: