Just to follow up. For the most part, the permission required is the same as the resource being requested. In this case, it is the /flow (view the flow) resource. Status/Stats for a component are available for anyone with permission to view the flow. 'View the component" will expose configuration details for the corresponding components.
Matt On Mon, Apr 2, 2018 at 1:16 PM, Pierre Villard <[email protected]> wrote: > Hi Mike, > > System Diagnostic is a completely different view in the UI when going into > Summary and then System Diagnostics (bottom right of the summary view). > In this case, your colleague wants to access all the information of the > workflow. IIRC he'd need access to the flow + "view the component" read > access on the root process group recursively. > > Pierre > > > > 2018-04-02 19:09 GMT+02:00 Mike Thomsen <[email protected]>: > >> Colleague of mine is trying to poll this API: >> >> /nifi-api/flow/process-groups/root/status?recursive=true >> >> The instance is protected with SSL and LDAP auth. The user account I'm >> trying has "view system diagnostics," but it still gets a 403. Any ideas? >> >> Thanks, >> >> Mike >> > >
