Hello,

I started working on python bindings for OCA 3.0 and I have question

In the documentation I can read that response structure looks like
this: [bool, string, int]. The first value is "True or false whenever
is successful or not."
The last value is error code and 0x0000  means "Success response".

So my question is what for is first value if we can just check error code?
In Ruby bindings error code is completly ignored.

Regards,

-- 
Łukasz Oleś
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to