Hi , I am trying to extract the Operating sysetm name and Version that I am installing on Citrix Xen Server as domU using Python API.
Using the xe command line I am able to get that Example. --------------------------------------------- xe vm-param-get param-name=os-version uuid=e9a1db4e-bff5-0e76-d023-2836589e15d4 name: Red Hat Enterprise Linux Server release 5.5 (Tikanga); uname: 2.6.18-194.el5xen; distro: rhel; major: 5; minor: 5 --------------------------------------------- I am finding difficulty in getting information about the metric in the documentation. Can someone guide me how to extract the same using the python API. ? Regards Abhijeet _______________________________________________ xen-api mailing list [email protected] http://lists.xensource.com/mailman/listinfo/xen-api
