[one-users] Some OCCI issues
Amine Ghrab
ghrab.amine at gmail.com
Wed Aug 17 02:46:51 PDT 2011
Hi Wijnand,
For the compute resource, try adding the trealing '/'
curl -v -X GET http://localhost:3000/compute/
In fact the request is as follow,
http://localhost:3000 +
Get All resources : ""
Get X-Type resourceS : "/X/" X= compute;storage;link;network
Get the resource : "/X/id" the resource id
"-": full representation.
For the authentication, it was not implemented on v 0.2. I just make request
without specifying id:password.
Didn't yet succeeded the V 0.3 installation.
Amine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110817/48e765ee/attachment-0002.htm>
More information about the Users
mailing list