I am looking for documentation to interpret XML format returned by 'onehost 
show -x' command. For example consider following XML with 'onehost show': 

{{{
<HOST>
  <ID>0</ID>
  <NAME>cloud-03</NAME>
  <STATE>2</STATE>
  …
  …
…
…
</HOST>
}}}

How do I interpret STATE code to return it's literal meaning - enabled, 
disabled, error etc.? Any pointers will be really helpful. 

--
Thanks,
Shantanu 
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to