09-07-2023 08:54 AM
Does anyone have a proven script to import objects and object groups into FMC 7.x? I have looked around the development site and cannot seem to find this exact script. Thanks in advance.
09-07-2023 11:19 AM
This depends on in what format you're going to present the objects and object groups to the script.
Is this an export (using the API?) from another FMC, or is this in ASA config excerpt, or something else(another vendor config/manual input/json/etc?)
The challenge isn't importing into FMC, but parsing of the provided material/information before importing into FMC.
In my experience, depending on how the source material is provided, I've found that re-purposing another script with slight modifications is often easier rather than trying to create a one-size-fits-all script.
09-07-2023 11:50 AM
Hi @Jonatan Jonasson and thank you kindly for your comments and questions. The ASA config excerpts are what I am parsing. My script can provide any CSV format required and its purpose is twofold--to create an object standard from the inconsistent objects on the source ASA and to output in any required format. I have the RESET API enabled and was able to login and browse around. I just need to know what format the objects and object groups must meet and I need the script that will import them in that format.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide