<?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: Export CMA from MDS with &amp;quot;_&amp;quot; in the name of the CMA in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231936#M8831</link>
    <description>&lt;P&gt;Thanks for the info &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;What is OS version and JHF Take of problematic MDS ?&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2024 07:04:58 GMT</pubDate>
    <dc:creator>JozkoMrkvicka</dc:creator>
    <dc:date>2024-11-07T07:04:58Z</dc:date>
    <item>
      <title>Export CMA from MDS with "_" in the name of the CMA</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231782#M8825</link>
      <description>&lt;P&gt;Im trying to export a CMA from an MDS, lets call it "MY_Cma".&lt;/P&gt;&lt;P&gt;Im using the following command on the MDS to export it:&lt;/P&gt;&lt;P&gt;mgmt_cli export-management version "Rxx" domain-name "MY_Cma" file-path "/var/log/My_Cma_exported.tgz" --domain 'System Data' --format json&lt;/P&gt;&lt;P&gt;If I try to export a 1 word CMA that does not include the "_" in the name it exports fine but when I try to export the domain that has the "_" in it, it fails with:&lt;/P&gt;&lt;P&gt;code: "generic_err_object_not_found"&lt;BR /&gt;message: "Requested object [My_Cma] not found"&lt;/P&gt;&lt;P&gt;Is there an undocumented issue with having an "_" in the name of the CMA when it comes to exporting it?&amp;nbsp; I cannot find any sk article or anything on google about this.&amp;nbsp; The Global and all of the other CMA's that didnt have "_" in them exported just fine, it's just this one CMA I cannot export and Im thinking it has to do with the "_" as thats the only thing different.&lt;/P&gt;&lt;P&gt;Anyone seen this or know how to get around it?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Robert Smith, CCSM-E&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 19:04:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231782#M8825</guid>
      <dc:creator>Robert_CCSM_E</dc:creator>
      <dc:date>2024-11-05T19:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export CMA from MDS with "_" in the name of the CMA</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231784#M8826</link>
      <description>&lt;P&gt;I would open a TAC case and have them investigate.&lt;BR /&gt;Also flagging&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/37502"&gt;@Omer_Kleinstern&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 20:13:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231784#M8826</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-11-05T20:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Export CMA from MDS with "_" in the name of the CMA</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231815#M8827</link>
      <description>&lt;P&gt;Try it without version parameter.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 07:20:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231815#M8827</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2024-11-06T07:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Export CMA from MDS with "_" in the name of the CMA</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231818#M8828</link>
      <description>&lt;P&gt;What version do you have? I could try to replicate it in my lab.&lt;/P&gt;
&lt;P&gt;The version parameter is only needed if your target MDS/SMS has a different version.&lt;/P&gt;
&lt;P&gt;I would also recommend opening a TAC case because it smells like an undocumented bug.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 08:04:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231818#M8828</guid>
      <dc:creator>Daniel_Kuhl1</dc:creator>
      <dc:date>2024-11-06T08:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Export CMA from MDS with "_" in the name of the CMA</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231924#M8830</link>
      <description>&lt;P&gt;Well I worked with CP this afternoon.&amp;nbsp; It appears that when you have a CMA name with a "_" in it, it actually gets written to the database with a "-".&amp;nbsp; So if the CMA is called MY_Cma, it gets written to the database as MY-Cma. So when we reran the export command today and used MY-Cma as the name of the domain, it exported just fine.&lt;/P&gt;&lt;P&gt;I would have never known this had we not been running some other psql commands to fix a different issue and spotted the different CMA name printed out when all of the CMAs were listed and seen that it had a "-" rather than a "_".&lt;/P&gt;&lt;P&gt;It's unknown if this is a default action that happens automatically as the Engineer didnt know.&amp;nbsp; But at least the mystery is solved.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Robert.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 23:45:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231924#M8830</guid>
      <dc:creator>Robert_CCSM_E</dc:creator>
      <dc:date>2024-11-06T23:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export CMA from MDS with "_" in the name of the CMA</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231936#M8831</link>
      <description>&lt;P&gt;Thanks for the info &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;What is OS version and JHF Take of problematic MDS ?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 07:04:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231936#M8831</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2024-11-07T07:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Export CMA from MDS with "_" in the name of the CMA</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231942#M8832</link>
      <description>&lt;P&gt;Glad to hear that is was solved. Hopefully there will be a note somewhere in the documentation which leads to that.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 07:46:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231942#M8832</guid>
      <dc:creator>Daniel_Kuhl1</dc:creator>
      <dc:date>2024-11-07T07:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Export CMA from MDS with "_" in the name of the CMA</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231985#M8833</link>
      <description>&lt;P&gt;It was R82 GA.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 12:03:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-CMA-from-MDS-with-quot-quot-in-the-name-of-the-CMA/m-p/231985#M8833</guid>
      <dc:creator>Robert_CCSM_E</dc:creator>
      <dc:date>2024-11-07T12:03:12Z</dc:date>
    </item>
  </channel>
</rss>

