I want to create an http based health check on my resilio sync docker container.
To do so, I've tried the /gui and the /api/v2 endpoints, but none of them worked, because resilio sync is setup with user & password authentication.
Since I didn't find an specific health check api endpoint, I would like to ask adding one, which doesn't require authentication.