Adding Health/Status Endpoint to Admin API

My team would like to extend the express API to add a very basic health endpoint and potentially a status endpoint that returns info on the status of nodes akin to the functionality of the status node.

We realize we could create something similar in the flows themselves but thought this feature might have merit built into the admin api. We wanted to check to see if you'd be open to this sort of contribution before we got going on it.

1 Like

Hi @szep,

Happy to discuss a design for this. Best place to start is a proposal in the Designs repo: GitHub - node-red/designs: Design documents for the Node-RED project

Thanks, @knolleary! I just submitted the PR with the design note per the process laid out in that repo:

Admin Health and Status Design PR

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.