http://localhost:8080/nifi-api/controller/templates
That took me a while to figure out too, should update the REST API docs with that. So yours would be https://www.servercom <https://www.servercom/nifi> :8080/nifi-api/controller/templates Thanks - Devin On Thu, Oct 1, 2015 at 9:24 AM, John Titus <[email protected]> wrote: > Stupid question - what's the base endpoint of the NiFi rest api? For > instance, if I have NiFi running at: > > https://www.servercom/nifi > > And I want to use the Rest API to get a list of templates, which is > documented at: > > https://nifi.apache.org/docs/nifi-docs/rest-api/index.html > > as being: > > GET /controller/templates > > What would the full url be? > > > > > >
