Which version of Apache NiFi are you using? The endpoints were largely
refactored for the 1.0.0 release to better align with the resources used to
promote multi-tenancy.

The endpoint in 1.0.0 should look like

http://<host>:<port>/nifi-api/processors/<processor-id>/state

Matt

On Mon, Nov 7, 2016 at 12:49 AM, yih <[email protected]> wrote:

> Hi,
>
> I am having problem getting processor state.
>
> I tried
> curl -i -X GET
> http://127.0.0.1:9090/nifi-api/controller/process-groups/
> root/processors/76512083-ec9b-47d0-9a94-0cb2e16f6972/state
>
> the result is
> "The specified resource could not be found."
>
> but without the /state I can get the processor.
>
> Please help.
>
> Regards,
> Yih
>
>
>
> --
> View this message in context: http://apache-nifi-developer-
> list.39713.n7.nabble.com/Get-Processor-State-with-REST-API-tp13820.html
> Sent from the Apache NiFi Developer List mailing list archive at
> Nabble.com.
>

Reply via email to