<?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>question How to get the id of the root process group in nifi 1.1.2 using curl? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-get-the-id-of-the-root-process-group-in-nifi-1-1-2/m-p/204773#M166762</link>
    <description />
    <pubDate>Sat, 10 Jun 2017 02:47:27 GMT</pubDate>
    <dc:creator>vft_bizman</dc:creator>
    <dc:date>2017-06-10T02:47:27Z</dc:date>
    <item>
      <title>How to get the id of the root process group in nifi 1.1.2 using curl?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-get-the-id-of-the-root-process-group-in-nifi-1-1-2/m-p/204773#M166762</link>
      <description />
      <pubDate>Sat, 10 Jun 2017 02:47:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-get-the-id-of-the-root-process-group-in-nifi-1-1-2/m-p/204773#M166762</guid>
      <dc:creator>vft_bizman</dc:creator>
      <dc:date>2017-06-10T02:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the id of the root process group in nifi 1.1.2 using curl?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-get-the-id-of-the-root-process-group-in-nifi-1-1-2/m-p/204774#M166763</link>
      <description>&lt;P&gt;Nevermind, I was able to discover it.&lt;/P&gt;&lt;P&gt;export PYTHONIOENCODING=utf8; curl -s -k --cert &amp;lt;cert file&amp;gt; &lt;A href="https://127.0.0.1:9443/nifi-api/flow/process-groups/root" target="_blank"&gt;https://127.0.0.1:9443/nifi-api/flow/process-groups/root&lt;/A&gt; | python -c "import sys, json; print json.load(sys.stdin)
['processGroupFlow']['id']"&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2017 04:36:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-get-the-id-of-the-root-process-group-in-nifi-1-1-2/m-p/204774#M166763</guid>
      <dc:creator>vft_bizman</dc:creator>
      <dc:date>2017-06-10T04:36:01Z</dc:date>
    </item>
  </channel>
</rss>

