SystemDiagnosticsResource

RESTful endpoint for retrieving system diagnostics.

The following resources are applicable:

/system-diagnostics

Mount Point: /rest/system-diagnostics

GET

Gets the system diagnostics for this NiFi instance.

Parameters

name description type default
clientId Optional client id. If the client id is not specified, a new one will be generated. This value (whether specified or generated) is included in the response. query

Response Body

element: systemDiagnosticsEntity
media types: application/xml
application/json

A systemDiagnosticsEntity.