Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
jprouty
Visitor

100D API support

I have a forgate 100D

I am trying to use the API to create firewall addresses and update a policy

I am on firmware 6.2.16 the latest for the 100D

I have tried

http://<IP>/api/v2/cmdb/firewall/address?access_token=<KEY>

 

I get a 200 result but it never adds the address to the firewall

 

body example

{
'name': "test_IP_JP",
'subnet': "1.1.1.1/32"
''associated-interface': "Untrust"
}

 

but I get back a GET listing all the addresses

from the api debug It looks right

 

any suggestions?

 

 

 

 

 

 

0 REPLIES 0
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors