Refactor health check response structure to include server instance details
- Updated the health check response to return a nested object containing server ID and instance information.
- Replaced `pm_id` with `SERVER_ID` and added `NODE_APP_INSTANCE` for better clarity on server status.