Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
In nifi api docs, users are not able to understand the required values in a given request. Specifically one such example is GET FLOWFILE, GET FLOWFILE CONTENT. The first response has an entity. I found today it is 2 clicks into the popup modal before the full entity is documented. Additionally, users may not even know that parent entity and weird open json thing is even a link/clickable
Docs also do not provide how to send the ID:
GET https://<URL>/nifi-api/flowfile-queues/<id>/flowfiles/<flowfile-uuid>/content?clusterNodeId=<clusterNodeId>