<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: API based tool to save the Access Control Policy from FMC as CSV in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4195993#M1076547</link>
    <description>&lt;P&gt;Alright, can you un-comment line number 95 and re-run and share the output. The first occurrence after acp_name =[]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;        json_resp = json.loads(resp)
        print (json_resp['items'])  &amp;lt;&amp;lt;&amp;lt;&amp;lt;-------------- remove the #
        iterate = 1&lt;/PRE&gt;</description>
    <pubDate>Wed, 09 Dec 2020 15:29:35 GMT</pubDate>
    <dc:creator>Anupam Pavithran</dc:creator>
    <dc:date>2020-12-09T15:29:35Z</dc:date>
    <item>
      <title>API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3943079#M936269</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Very often as Network Administrator there is a need to save the ACP on the Firepower Management Center(FMC) as CSV, while the FMC in itself supports the policy import and export option as a full-fledged feature there is no way to save the ACP as CSV.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The script attached here solves the problem, however, this is not a replacement for the backup features from FMC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: This tool by no means is a replacement for the policy import and export option of FMC. This tool is intended to have the CSV generated for ACP.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;It does not take the backup of the objects or IPS/File Policy associated, it just gives a listing of the configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is supported:&lt;/P&gt;&lt;P&gt;1. Policy extraction from the FMC over API.&lt;BR /&gt;2. Extracts Zones, Networks, Applications, URL's, Users, IPS Policy, File Policy, Variable Sets, Logging configurations.&lt;BR /&gt;3. The output format is in CSV with ";" separated multiple entries within a specific field.&lt;BR /&gt;4. Currently supported only on FMC, no FDM support available.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Upcoming features:&lt;/P&gt;&lt;P&gt;1. Auto-listing of available policies across the domains.&lt;BR /&gt;2. Support for ISE/SGT attributes.&lt;/P&gt;&lt;P&gt;3. Writing the CSV backup as ACP to the FMC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Link on Devnet:&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;A href="https://developer.cisco.com/codeexchange/github/repo/raghukul-cisco/csvExportFirepower/" target="_blank" rel="noopener"&gt;https://developer.cisco.com/codeexchange/github/repo/raghukul-cisco/csvExportFirepower/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The tool will be updated every month with new features wherever applicable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#Firepower #FMC&lt;/P&gt;&lt;P&gt;P.S: This is not an official tool, so please leave your comment/feedback below and we will try our best to address it as soon as possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Version 3: Support for large rule sets. &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/855513"&gt;@Anupam Pavithran&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/855513"&gt;@Anupam Pavithran&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 11:03:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3943079#M936269</guid>
      <dc:creator>Raghunath Kulkarni</dc:creator>
      <dc:date>2022-04-29T11:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3950000#M936270</link>
      <description>&lt;P&gt;Has anyone been able to get this to work successfully?&amp;nbsp; We would love to have this capability for our firewall policy reviews, but have not been able to get this to work yet.&amp;nbsp; Is there any more specific documentation available?&lt;/P&gt;&lt;P&gt;Any direction would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 17:45:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3950000#M936270</guid>
      <dc:creator>1snelson</dc:creator>
      <dc:date>2019-10-29T17:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3950197#M936271</link>
      <description>&lt;P&gt;Hi Nelson,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The requirements to get this working are as below:&lt;/P&gt;
&lt;P&gt;1. A machine that has python 2.7 installed.&lt;/P&gt;
&lt;P&gt;2. Connectivity to the FMC from the machine.&lt;/P&gt;
&lt;P&gt;3. Install the pre-req mentioned in the requirements.txt when the attachment is unzipped.&lt;/P&gt;
&lt;P&gt;4. Ensure that the contents of the folder remain intact.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are facing any specific errors or challenges let us know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 02:51:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3950197#M936271</guid>
      <dc:creator>Raghunath Kulkarni</dc:creator>
      <dc:date>2019-10-30T02:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3950690#M936272</link>
      <description>&lt;P&gt;Thank you so much for your help!&amp;nbsp; We have this working and it will be a life saver for us as we do our firewall reviews.&amp;nbsp; Awesome tool!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 19:54:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3950690#M936272</guid>
      <dc:creator>1snelson</dc:creator>
      <dc:date>2019-10-30T19:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3950710#M936275</link>
      <description>&lt;P&gt;one more request - the current conversion does not include the comment field.&amp;nbsp; would it be possible to include the comments?&amp;nbsp; we need those for our PCI reviews so that would be very helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks again for putting this together.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 20:27:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3950710#M936275</guid>
      <dc:creator>1snelson</dc:creator>
      <dc:date>2019-10-30T20:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3951306#M936277</link>
      <description>&lt;P&gt;Hi Nelson,&lt;/P&gt;
&lt;P&gt;Thanks for the feedback, i am really glad that the tool is useful.&lt;/P&gt;
&lt;P&gt;As far as the comments section is concerned in the tool, we will surely look into it and keep you posted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Really appreciate all the feedback which helps us make it better.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 17:00:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3951306#M936277</guid>
      <dc:creator>Raghunath Kulkarni</dc:creator>
      <dc:date>2019-10-31T17:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3952087#M936278</link>
      <description>&lt;P&gt;Hi Nelson,&lt;/P&gt;
&lt;P&gt;The next build of the tool will have the comments also.&lt;/P&gt;
&lt;P&gt;Currently working on the beta testing of the same internally.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2019 14:10:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3952087#M936278</guid>
      <dc:creator>Raghunath Kulkarni</dc:creator>
      <dc:date>2019-11-02T14:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3952644#M936279</link>
      <description>Thank you so much! That will be great to have the comments in the output as well. We appreciate you adding this feature and will watch for the next build.&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Nov 2019 14:01:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3952644#M936279</guid>
      <dc:creator>1snelson</dc:creator>
      <dc:date>2019-11-04T14:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3989284#M936280</link>
      <description>&lt;P&gt;The new build is available as an attachment in the main post.&lt;/P&gt;
&lt;P&gt;Features added:&lt;/P&gt;
&lt;P&gt;1. Support for Python3&lt;/P&gt;
&lt;P&gt;2. Auto listing of the ACP configured on the box.&lt;/P&gt;
&lt;P&gt;3. Support for multi-domains.&lt;/P&gt;
&lt;P&gt;4. Comments added as part of the export.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 03:53:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/3989284#M936280</guid>
      <dc:creator>Raghunath Kulkarni</dc:creator>
      <dc:date>2019-11-26T03:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4075788#M1069585</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/316420"&gt;@Raghunath Kulkarni&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if you could help me with this issue i´m having with the script. I get the following error mid rule export. Im using python 2.7.18. I tried with both releases.&lt;/P&gt;&lt;P&gt;UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="erro.jpeg" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/73234iB8B4E1D3F0F4E9BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="erro.jpeg" alt="erro.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 18:02:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4075788#M1069585</guid>
      <dc:creator>gihernandezn91</dc:creator>
      <dc:date>2020-04-28T18:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4076318#M1069617</link>
      <description>&lt;P&gt;How difficult would it be to modify the script to pull the object listing from the FMC? That would be useful for cleaning up duplicate objects.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 12:55:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4076318#M1069617</guid>
      <dc:creator>Neal Noem</dc:creator>
      <dc:date>2020-04-29T12:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4076490#M1069634</link>
      <description>&lt;P&gt;That would be a great addition - we have a great need to be able to see and review all of our objects and groups.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 16:39:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4076490#M1069634</guid>
      <dc:creator>1snelson</dc:creator>
      <dc:date>2020-04-29T16:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4076861#M1069682</link>
      <description>&lt;P&gt;This looks to be a problem with the logging configuration on Rule # 17 or the next rule.&lt;/P&gt;
&lt;P&gt;Can you share the screen shot of the logging tab within the rule 17 and next one, so that i can quickly check what is causing the unicode error&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2020 04:22:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4076861#M1069682</guid>
      <dc:creator>Raghunath Kulkarni</dc:creator>
      <dc:date>2020-04-30T04:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4077210#M1069732</link>
      <description>&lt;P&gt;Thank you very much! &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/316420"&gt;@Raghunath Kulkarni&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both rules 17 and 18 have the exact logging configuration, but so do the rest of the rules on top and those did export to csv. The only difference I´m seeing is that rule 17 has a comment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rule17.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/73400i43FC0FDBBDDDA321/image-size/large?v=v2&amp;amp;px=999" role="button" title="rule17.PNG" alt="rule17.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Apr 2020 13:43:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4077210#M1069732</guid>
      <dc:creator>gihernandezn91</dc:creator>
      <dc:date>2020-04-30T13:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4078722#M1069809</link>
      <description>&lt;P&gt;Comments should not be a problem as the latest build which was shared includes that.&lt;/P&gt;
&lt;P&gt;This looks to be a different problem.&lt;/P&gt;
&lt;P&gt;Will this be okay, if you can log the TAC case and share the number here so that i can have a look at it. (Sharing the configuration here would not be a right thing to do here)&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 05:18:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4078722#M1069809</guid>
      <dc:creator>Raghunath Kulkarni</dc:creator>
      <dc:date>2020-05-04T05:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4078723#M1069810</link>
      <description>&lt;P&gt;The extension of the tool is available, it would be great if you can have TAC case opened for it so that we will be able to assist with the request there.&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 05:19:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4078723#M1069810</guid>
      <dc:creator>Raghunath Kulkarni</dc:creator>
      <dc:date>2020-05-04T05:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4079495#M1069853</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I downloaded this script, edited the required fields (device, username etc.). Tried to execute it but got the attached errors. New to using API's. I did a test API call via postman using the URL&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;https://device_IP/api/fmc_platform/v1/auth/generatetoken&lt;/EM&gt; and it worked. Any assistance is appreciated.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 07:51:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4079495#M1069853</guid>
      <dc:creator>ngoradia</dc:creator>
      <dc:date>2020-05-05T07:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4087992#M1070323</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wanted to tell you that i found the issue I was having while exporting policies. The issue was that everytime the code tries to export a rule with a rule name containing an accent mark, it threw the error above. I had to rename the rules with accent marks, for example from "Intrusión" to "intrusion" so it wouldn´t happen.&lt;/P&gt;&lt;P&gt;This error will probbaly show up a lot to spanish and french speaking admins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 16:22:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4087992#M1070323</guid>
      <dc:creator>gihernandezn91</dc:creator>
      <dc:date>2020-05-18T16:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4125436#M1072303</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there anyway to export the nat rules?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jul 2020 16:24:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4125436#M1072303</guid>
      <dc:creator>dijeshkeloth</dc:creator>
      <dc:date>2020-07-25T16:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: API based tool to save the Access Control Policy from FMC as CSV</title>
      <link>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4126162#M1072349</link>
      <description>&lt;P&gt;Is this an official tool yet?&amp;nbsp; We would love to have the capability to export the group and object membership to a CSV as well if possible.&amp;nbsp; I opened a TAC case with this request, but they don't seem to know about this tool.&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 16:07:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/api-based-tool-to-save-the-access-control-policy-from-fmc-as-csv/m-p/4126162#M1072349</guid>
      <dc:creator>1snelson</dc:creator>
      <dc:date>2020-07-27T16:07:02Z</dc:date>
    </item>
  </channel>
</rss>

