
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2020 11:25 AM
Hello, I'm doing a migration and need to copy all the objects used in the ACP on FMC to recreate them. Is there a way to do this? Can you guide me please?
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2020 11:55 AM
Hi,
You would need to use API, you can "get" the objects to export and then "post" to recreate. You can use the postman application to do this.
https://blogs.cisco.com/security/how-to-get-started-on-programming-firepower-using-fmc-apis
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2020 11:55 AM
Hi,
You would need to use API, you can "get" the objects to export and then "post" to recreate. You can use the postman application to do this.
https://blogs.cisco.com/security/how-to-get-started-on-programming-firepower-using-fmc-apis
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 04:56 PM
hello in the 7.0.5 version of FMC there is an option called import/export and it allows you to make a backup of objects, ACP, intrusion rules and many other things
in the system>tools>import/export tab
select what you want to export and click export and a file is downloaded to your pc
Later on the device you want to import is the same but now select the import tab and it will ask you to load the file, depending on the information it will take and then just deploy and that's it you have already copied all the objects or ACP
