Hi all,
We were forced to re-import the configuration of a firewall into the manager. As a result, many address objects have now received a per-device mapping. Is there a way to remove these per-device mappings in the address objects, e.g. using a script?
Solved! Go to Solution.
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.
OK - I found it.
I Just have to build a script with all according Addressobjects an explicit delete the mapping - purge is not possible. Here an example:
config firewall address
edit "AdressObjectName"
config dynamic_mapping
delete "FortiGateName"-"root"
end
next
[...]
end
OK - I found it.
I Just have to build a script with all according Addressobjects an explicit delete the mapping - purge is not possible. Here an example:
config firewall address
edit "AdressObjectName"
config dynamic_mapping
delete "FortiGateName"-"root"
end
next
[...]
end
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 |
---|---|
1702 | |
1092 | |
752 | |
446 | |
228 |
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.