We need to add support for the hardwarehealth endpoint from the EVE API. The endpoint if part of API v2 and should look like /api/v2/edgedevice/id/{uuid}/hardwarehealth. For now it doesn't need to handle the payload, just returning 200 OK is sufficient.