Hi, I've install OCCI 0.3 and I managed to create vm's with it. I also can retrieve the info about it. But how can I fetch a list of available computes? If I do a get (with curl): curl http://localhost:3000/compute/ -v I receive a 400 Bad Request. Kind regards, Wijnand