Get the runtime diagnostics. Note that runtime diagnostics are available only if
diagnostics
value is set to enabled: true
in the settings.js
file.
Requires permission: settings.read
Header | Value |
---|---|
Authorization |
Bearer [token] - if authentication is enabled |
Status Code | Reason | Response |
---|---|---|
200 |
Success | See example response body |
401 |
Not authorized | none |
The response object contains the following fields:
Field | Description |
---|---|
intl |
The internationalization (i8n) language for the node-red instance |
nodejs |
NodeJS version for underlying architecture / platform |
os |
Operating System information and statistics for current memory usage |
runtime |
Current Node-RED runtime information |
modules |
Node-RED modules and their respective versions |
settings |
Detailed description for the current settings of the node-RED instance |
Node-RED: Low-code programming for event-driven applications.
Copyright OpenJS Foundation and Node-RED contributors. All rights reserved. The OpenJS Foundation has registered trademarks and uses trademarks. For a list of trademarks of the OpenJS Foundation, please see our Trademark Policy and Trademark List. Trademarks and logos not indicated on the list of OpenJS Foundation trademarks are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
The OpenJS Foundation | Terms of Use | Privacy Policy | OpenJS Foundation Bylaws | Trademark Policy | Trademark List | Cookie Policy