Hi! First of all: I am a total LI noob. I got the task to find a way to get the status of a LI node. BUT I also got a bunch of restrictions: HTTP/HTTPS request with no token, credentials or redi...
See more...
Hi! First of all: I am a total LI noob. I got the task to find a way to get the status of a LI node. BUT I also got a bunch of restrictions: HTTP/HTTPS request with no token, credentials or redirects. HTTP response code 200 which should denote a running node. I can additionally compare the page content with a given content (only exact match). Is there any way to do that? Would https://<LI-FQDN-here>/api/v2/auth-providers be sufficient to say that a response there equals a running node? Kind regards Ciannicay