Having multiple proxmox instances (in various state) behind a load balancer and wanting to pass API request to live and ready instances only, I need a simple endpoint (return 200 OK) to show that the required services on each instance is in a good state.
A proxmox instance that has no (or lost)...