<?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 NIFI : What is ID https://nifi.apache.org/docs/nifi-docs/rest-api/ in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-What-is-ID-https-nifi-apache-org-docs-nifi-docs-rest/m-p/163875#M53630</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;The rest API is not clear .. Can you tell me what is {id} ?&lt;/P&gt;&lt;PRE&gt;GET        /templates/{id}/download

                GET  /flow/process-groups/{id}&lt;/PRE&gt;&lt;P&gt;Where i can found the ID of templates, for flow ?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Tue, 07 Feb 2017 21:31:38 GMT</pubDate>
    <dc:creator>maykiwogno</dc:creator>
    <dc:date>2017-02-07T21:31:38Z</dc:date>
    <item>
      <title>NIFI : What is ID https://nifi.apache.org/docs/nifi-docs/rest-api/</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-What-is-ID-https-nifi-apache-org-docs-nifi-docs-rest/m-p/163875#M53630</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;The rest API is not clear .. Can you tell me what is {id} ?&lt;/P&gt;&lt;PRE&gt;GET        /templates/{id}/download

                GET  /flow/process-groups/{id}&lt;/PRE&gt;&lt;P&gt;Where i can found the ID of templates, for flow ?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 21:31:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-What-is-ID-https-nifi-apache-org-docs-nifi-docs-rest/m-p/163875#M53630</guid>
      <dc:creator>maykiwogno</dc:creator>
      <dc:date>2017-02-07T21:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI : What is ID https://nifi.apache.org/docs/nifi-docs/rest-api/</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-What-is-ID-https-nifi-apache-org-docs-nifi-docs-rest/m-p/163876#M53631</link>
      <description>&lt;P&gt;Every component in NiFi has a UUID. For process groups you can see the id in the left hand palette when it is selected, for templates the id should be in the table that lists the templates. &lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 21:40:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-What-is-ID-https-nifi-apache-org-docs-nifi-docs-rest/m-p/163876#M53631</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2017-02-07T21:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI : What is ID https://nifi.apache.org/docs/nifi-docs/rest-api/</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-What-is-ID-https-nifi-apache-org-docs-nifi-docs-rest/m-p/163877#M53632</link>
      <description>&lt;P&gt;this ID ? it is not found ..&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="12190-template-id.jpg" style="width: 1205px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20486i93BFADAD94D47338/image-size/medium?v=v2&amp;amp;px=400" role="button" title="12190-template-id.jpg" alt="12190-template-id.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;PRE&gt;curl -H "Content-type: application/json" -X GET &lt;A href="https://nifi001:9443/nifi-api/templates/f341121d-0158-1000-36c7-d322df44b3c1/download" target="_blank" rel="nofollow noopener noreferrer"&gt;https://nifi001:9443/nifi-api/templates/f341121d-0158-1000-36c7-d322df44b3c1/download&lt;/A&gt;
Unable to locate template with id 'f341121d-0158-1000-36c7-d322df44b3c1'.&lt;/PRE&gt;</description>
      <pubDate>Sun, 18 Aug 2019 11:31:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-What-is-ID-https-nifi-apache-org-docs-nifi-docs-rest/m-p/163877#M53632</guid>
      <dc:creator>maykiwogno</dc:creator>
      <dc:date>2019-08-18T11:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI : What is ID https://nifi.apache.org/docs/nifi-docs/rest-api/</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-What-is-ID-https-nifi-apache-org-docs-nifi-docs-rest/m-p/163878#M53633</link>
      <description>&lt;P&gt;Oh right it doesn't show the id in the UI, you will have to first query for all of the templates using this call:&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:8080/nifi-api/flow/templates" target="_blank"&gt;http://localhost:8080/nifi-api/flow/templates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then you can find the id of the template you want.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 22:10:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-What-is-ID-https-nifi-apache-org-docs-nifi-docs-rest/m-p/163878#M53633</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2017-02-07T22:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: NIFI : What is ID https://nifi.apache.org/docs/nifi-docs/rest-api/</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-What-is-ID-https-nifi-apache-org-docs-nifi-docs-rest/m-p/163879#M53634</link>
      <description>&lt;P&gt;Thanks Bryan &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I found this REST API for Create Template but it is not clear how put "the name" of template ..&lt;/P&gt;&lt;PRE&gt;curl -H "Content-type: application/json" --cacert nifi-cert.pem --cert ./client.p12 -X POST &lt;A href="https://nifi001:9443/nifi-api/process-groups/f706d939-0157-1000-9f32-971cfab12b7f/templates" target="_blank"&gt;https://nifi001:9443/nifi-api/process-groups/f706d939-0157-1000-9f32-971cfab12b7f/templates&lt;/A&gt;

&lt;/PRE&gt;&lt;P&gt;thanks for help&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 22:12:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NIFI-What-is-ID-https-nifi-apache-org-docs-nifi-docs-rest/m-p/163879#M53634</guid>
      <dc:creator>maykiwogno</dc:creator>
      <dc:date>2017-02-07T22:12:04Z</dc:date>
    </item>
  </channel>
</rss>

