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?
