[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Xen-API] Xen-API: XMLRPC Documentation
- To: xen-api@xxxxxxxxxxxxxxxxxxx
- From: George Shuklin <george.shuklin@xxxxxxxxx>
- Date: Thu, 26 Aug 2010 19:23:09 +0400
- Delivery-date: Thu, 26 Aug 2010 08:23:12 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=rtqLg+wvX3UISDe/DGWS5MDQGdYJ3nbeoZ7O0m7fGDg=; b=igcBbJED1GxmASPmGc74aR3dWolHjV8Q5iXeLyDluaElR5lPG24VwpdLWVOCMzUL/v pw/nfylROI3hS0pHZM360VYSYWrNV/doij8H41x9tdUBgN/6j2t7Lyy4ldqJ8T+2+Hln Ysd3UyhJNMfS2kyvrH7cMJfn0i6ulv81hQ8+I=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=Jc2l+MMck8emN5mMm7gwYsLPnzZBBXzGv6nnoB912mo6ngh3SYnYgNjm5wGr7B43df UeNVTd4+E1VAIZDatOMezslOMEmoJ9d5z13Itv6qNuWliWb7o13Xzi7tnqSgTFDEKNtu d0PInKcxwj7kb0ChjakBRfFr8wouHM3xebPlg=
- List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
Memory statistic AFAIK is implemented in XCP... In any way. xe vm-list
displays all memory data for VM. And real value of memory usage for
domain can be reed from xc.domain_getinfo). (Not very XenAPI-like, but
works).
Ð ÐÑÐ, 26/08/2010 Ð 16:19 +0400, Vasiliy G Tolstov ÐÐÑÐÑ:
> Ð ÐÑÐ, 26/08/2010 Ð 13:06 +0100, Rob Hoes ÐÐÑÐÑ:
> > Hi Yueyu,
> >
> > There is a PDF document containing more details of the XML-RPC protocol.
> > Unfortunately I cannot find an XCP-specific version online, but it is more
> > or less the same as the XenServer API reference, which you can find at
> > http://support.citrix.com/servlet/KbServlet/download/23833-102-646000/xenenterpriseapi.pdf.
> > See Chapter 1 for the details of how to use the XML-RPC protocol.
> >
> > Then, you can use http://www.xen.org/files/XenCloud/ocamldoc/ as a
> > reference for the API's classes, calls etc. This is totally independent of
> > any programming language.
> >
> > We should probably integrate the information of Chapter 1 of the PDF in the
> > HTML docs, and also put the PDF online...
> >
>
> Why in all documentation still present vm_guest_metrics with information
> about memory usage, but it not implemented in xen now? May be best
> solution comment some where that is not implemented yet?
>
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api