<?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: NiFi - Bulletins in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143694#M23710</link>
    <description>&lt;P&gt;Sure, the UI polls from the bulletin-board here [1]. I discussed those endpoints a little bit below.&lt;/P&gt;&lt;P&gt;[1] &lt;A href="https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/bulletin-board/nf-bulletin-board.js#L252" target="_blank"&gt;https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/bulletin-board/nf-bulletin-board.js#L252&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 04 Mar 2017 04:42:16 GMT</pubDate>
    <dc:creator>mgilman</dc:creator>
    <dc:date>2017-03-04T04:42:16Z</dc:date>
    <item>
      <title>NiFi - Bulletins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143686#M23702</link>
      <description>&lt;P&gt;Is there a way to access NiFi Bulletins using NiFi Rest API ? Is there any documentation available on this ? My goal is to capture NiFi Bulletins using Rest API so I can take some kind of notification action rather than just displaying it in UI.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 21:17:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143686#M23702</guid>
      <dc:creator>shishir_saxena4</dc:creator>
      <dc:date>2016-03-25T21:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - Bulletins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143687#M23703</link>
      <description>&lt;P&gt;The bulletins are available through the Rest Api. They are accessed primarily through two different endpoints.&lt;/P&gt;&lt;PRE&gt;/controller/status&lt;/PRE&gt;&lt;P&gt;Return controller level status. This will include status and bulletins for cluster/node issues, reporting tasks, and controller services.&lt;/P&gt;&lt;PRE&gt;/controller/process-groups/{id}/status&lt;/PRE&gt;&lt;P&gt;Return process group specific status. This will include status and bulletins for all components in the specified process group. This endpoint supports a recursive flag to indicate whether status for all descendent components is included.  &lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 20:54:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143687#M23703</guid>
      <dc:creator>mgilman</dc:creator>
      <dc:date>2016-03-28T20:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - Bulletins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143688#M23704</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/362/mgilman.html" nodeid="362"&gt;@mgilman&lt;/A&gt; - I don't see these endpoints in the REST API documentation.&lt;/P&gt;&lt;P&gt;&lt;A href="https://nifi.apache.org/docs/nifi-docs/rest-api/"&gt;https://nifi.apache.org/docs/nifi-docs/rest-api/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 11:57:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143688#M23704</guid>
      <dc:creator>mgupta50</dc:creator>
      <dc:date>2016-09-15T11:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - Bulletins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143689#M23705</link>
      <description>&lt;P&gt;The documentation on the website will be for the most recently released version of Apache NiFi (specifically 1.0.0). When this question was asked Apache NiFi was still on the 0.x baseline.&lt;/P&gt;&lt;P&gt;In 1.x bulletins are available through the bulletin-board endpoint&lt;/P&gt;&lt;PRE&gt;/nifi-api/flow/bulletin-board&lt;/PRE&gt;&lt;P&gt;or bundled with each component. For instance,&lt;/P&gt;&lt;PRE&gt;/nifi-api/flow/process-groups/{id}&lt;/PRE&gt;&lt;P&gt;for all components under some process group or&lt;/P&gt;&lt;PRE&gt;/nifi-api/processors/{id}&lt;/PRE&gt;&lt;P&gt;for a specific processor.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 19:50:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143689#M23705</guid>
      <dc:creator>mgilman</dc:creator>
      <dc:date>2016-09-15T19:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - Bulletins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143690#M23706</link>
      <description>&lt;P&gt;Can you please share the link for 0.7? In general, where can we see documentation for previous releases?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 02:13:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143690#M23706</guid>
      <dc:creator>mgupta50</dc:creator>
      <dc:date>2016-09-16T02:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - Bulletins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143691#M23707</link>
      <description>&lt;P&gt;The documentation for a given release can be accessed directly from within the application. Navigate to your NiFi UI and click the 'help' link in the upper right hand corner. Scroll to the bottom of the pane on the left hand side and click 'Rest Api'.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Sep 2016 01:21:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143691#M23707</guid>
      <dc:creator>mgilman</dc:creator>
      <dc:date>2016-09-17T01:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - Bulletins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143692#M23708</link>
      <description>&lt;P&gt;I have been trying to capture bulletin messages. Can you please share the flow and configuration for this if you have achieved using REST-API? &lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 17:30:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143692#M23708</guid>
      <dc:creator>vinaychandra_t</dc:creator>
      <dc:date>2017-03-03T17:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - Bulletins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143693#M23709</link>
      <description>&lt;P&gt;The website only contains the documentation for the current release. However, you can always access the documentation within the application. You should be able to click the help link in the upper right hand corner. From there, scroll down to the bottom on the left and access the Rest API docs.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Mar 2017 04:36:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143693#M23709</guid>
      <dc:creator>mgilman</dc:creator>
      <dc:date>2017-03-04T04:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - Bulletins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143694#M23710</link>
      <description>&lt;P&gt;Sure, the UI polls from the bulletin-board here [1]. I discussed those endpoints a little bit below.&lt;/P&gt;&lt;P&gt;[1] &lt;A href="https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/bulletin-board/nf-bulletin-board.js#L252" target="_blank"&gt;https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/bulletin-board/nf-bulletin-board.js#L252&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Mar 2017 04:42:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143694#M23710</guid>
      <dc:creator>mgilman</dc:creator>
      <dc:date>2017-03-04T04:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - Bulletins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143695#M23711</link>
      <description>&lt;P&gt;May I know which NiFi processor should we use here? and In which fields we need to add these endpoints. Please share an example template if you have.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 18:14:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143695#M23711</guid>
      <dc:creator>vinaychandra_t</dc:creator>
      <dc:date>2017-03-08T18:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - Bulletins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143696#M23712</link>
      <description>&lt;P&gt;This link shares the code of it, I wanted to know how to configure nifi processors (flow) and where/how to use the endpoints in those processors to capture the bulletin. &lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 19:42:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/143696#M23712</guid>
      <dc:creator>vinaychandra_t</dc:creator>
      <dc:date>2017-03-08T19:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi - Bulletins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/278531#M23713</link>
      <description>&lt;P&gt;can you give the full api with other requirements which are needed&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 10:19:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Bulletins/m-p/278531#M23713</guid>
      <dc:creator>Devil</dc:creator>
      <dc:date>2019-09-30T10:19:49Z</dc:date>
    </item>
  </channel>
</rss>

