<?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: How to stop a process group in NiFi using curl command in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-stop-a-process-group-in-NiFi-using-curl-command/m-p/193858#M155918</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/83351/harishvaibhavkali.html" nodeid="83351"&gt;@Harish Vaibhav Kali&lt;/A&gt; Perhaps not relevant but please check the spaces in your command above, specially after -d as I don't see the space there. I've personally run into problems with curl when missing spaces or due order of arguments passed. Try this&lt;/P&gt;&lt;PRE&gt;curl --tlsv1.2 -ik -H 'Content-Type: application/json' -H 'Authorization: Bearer {token from above command}' -d '{"id":"03bc6708-6a44-4069-8fe3-77ec056639e7","state":"STOPPED"}' -XPUT 'https://localhost:9966/nifi-api/flow/process-groups/03bc6708-6a44-4069-8fe3-77ec056639e7'&lt;/PRE&gt;&lt;P&gt;HTH&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jul 2018 21:16:58 GMT</pubDate>
    <dc:creator>falbani</dc:creator>
    <dc:date>2018-07-19T21:16:58Z</dc:date>
  </channel>
</rss>

