This sandbox is supposed to support netconf and restconf. SSH on port 22 and Netconf on port 830 are working but restconf on 443 is not. Using postman it appears that a nginx (reverse proxy?) is not forwarding the packets but returning a 404 NOT FOUN...