<?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 Re: REST API Configuration for NiFi 2.0 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/REST-API-Configuration-for-NiFi-2-0/m-p/398795#M250303</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/122439"&gt;@BK84&lt;/a&gt;&amp;nbsp;Welcome to the Cloudera Community!&lt;BR /&gt;&lt;BR /&gt;To help you get the best possible solution, I have tagged our NiFi experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95503"&gt;@steven-matison&lt;/a&gt;&amp;nbsp;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please keep us updated on your post, and we hope you find a satisfactory solution to your query.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Dec 2024 15:58:52 GMT</pubDate>
    <dc:creator>DianaTorres</dc:creator>
    <dc:date>2024-12-12T15:58:52Z</dc:date>
    <item>
      <title>REST API Configuration for NiFi 2.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-Configuration-for-NiFi-2-0/m-p/398794#M250302</link>
      <description>&lt;P&gt;Mates,&lt;/P&gt;&lt;P&gt;Need help or references of how to configure&amp;nbsp;REST API on NiFi 2.0, unable to generate token as we were doing on 1.x.&amp;nbsp; Have NiFi on plan Linux not on any cluster&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 15:54:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-Configuration-for-NiFi-2-0/m-p/398794#M250302</guid>
      <dc:creator>BK84</dc:creator>
      <dc:date>2024-12-12T15:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Configuration for NiFi 2.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-Configuration-for-NiFi-2-0/m-p/398795#M250303</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/122439"&gt;@BK84&lt;/a&gt;&amp;nbsp;Welcome to the Cloudera Community!&lt;BR /&gt;&lt;BR /&gt;To help you get the best possible solution, I have tagged our NiFi experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95503"&gt;@steven-matison&lt;/a&gt;&amp;nbsp;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please keep us updated on your post, and we hope you find a satisfactory solution to your query.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 15:58:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-Configuration-for-NiFi-2-0/m-p/398795#M250303</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2024-12-12T15:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Configuration for NiFi 2.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-Configuration-for-NiFi-2-0/m-p/398859#M250322</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/122439"&gt;@BK84&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The best way to capture rest-api calls is by using the developer tools available in your browser.&amp;nbsp; You can initiate the action with NiFi and capture the rest-api call that was made.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I was able to fetch a token from my ldap-provider login in NiFi 2.0.0-M4 using below:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl 'https://&amp;lt;nifi-node-hostname&amp;gt;:&amp;lt;nifi port&amp;gt;/nifi-api/access/token' -H 'content-type: application/x-www-form-urlencoded;charset=UTF-8' --data-raw 'username=&amp;lt;username&amp;gt;&amp;amp;password=&amp;lt;password&amp;gt;' --insecure&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Which is no different then my NiFi 1.x version.&lt;BR /&gt;&lt;BR /&gt;How have you been fetching your token?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please help our community thrive. If you found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;any&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on&amp;nbsp;&lt;STRONG&gt;one or more&lt;/STRONG&gt;&amp;nbsp;of them that helped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 18:58:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-Configuration-for-NiFi-2-0/m-p/398859#M250322</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2024-12-13T18:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Configuration for NiFi 2.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-Configuration-for-NiFi-2-0/m-p/399020#M250375</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;- Could you help me with how to trigger a processor/processor group and capture there status using CURL.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 10:15:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-Configuration-for-NiFi-2-0/m-p/399020#M250375</guid>
      <dc:creator>BK84</dc:creator>
      <dc:date>2024-12-18T10:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Configuration for NiFi 2.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-Configuration-for-NiFi-2-0/m-p/399181#M250433</link>
      <description>&lt;P&gt;&lt;A href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454" target="_blank"&gt;@MattWho&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95503" target="_blank"&gt;@steven-matison&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;-&amp;nbsp;Could one of you help me with how to trigger a processor/processor group and capture there status using CURL. I am ok to have a Shell Script to perform this.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 05:57:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-Configuration-for-NiFi-2-0/m-p/399181#M250433</guid>
      <dc:creator>BK84</dc:creator>
      <dc:date>2024-12-20T05:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: REST API Configuration for NiFi 2.0</title>
      <link>https://community.cloudera.com/t5/Support-Questions/REST-API-Configuration-for-NiFi-2-0/m-p/399274#M250464</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/122439"&gt;@BK84&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I suggest starting a new community question for your new query.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;When you start you r new question, please provide more detail on your ask.&amp;nbsp; Not clear what you mean by "trigger".&amp;nbsp; &amp;nbsp;What is the use case you are trying to implement?&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 14:50:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/REST-API-Configuration-for-NiFi-2-0/m-p/399274#M250464</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2024-12-23T14:50:11Z</dc:date>
    </item>
  </channel>
</rss>

