WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

RE: [Xen-API] Xen-API: XMLRPC Documentation

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-API] Xen-API: XMLRPC Documentation
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=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1282825189.9105.22.camel@xxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <6A68E5DC-2B81-44F6-BFF9-89AE6077D9CB@xxxxxx> <1282823833.17537.79.camel@xxxxxxxxxxxxxxxx> <7EA643C653F17F4C80DE959E978F10ED8C408C5D96@xxxxxxxxxxxxxxxxxxxxxxxxx> <1282825189.9105.22.camel@xxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
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