Member since
11-09-2016
4
Posts
0
Kudos Received
0
Solutions
11-29-2016
06:18 PM
Thanks for the reply @Frank Maritato I tried using Put request against /processors/"processor_id" and the json is { "component":{
"id":"5444685a-0158-1000-0407-0bd70a8688ef"
},
"status":{
"runStatus":"STOPPED"
}
}. But got an error saying "Revision must be specified." What is Revision? Also , you specified that clientID or version should be included. Can you please define these? and/or From where we can get these values? Thanks
... View more
11-23-2016
03:34 PM
@ Frank Maritato Is there a way to start and stop processors using nifi - api?? Can you please elaborate with the endpoints to start/stop processors?
... View more