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-users

Re: [Xen-users] program

To: babu karthik <r.g.babukarthik@xxxxxxxxx>
Subject: Re: [Xen-users] program
From: Mike McClurg <mike.mcclurg@xxxxxxxxxx>
Date: Mon, 1 Aug 2011 10:21:04 -0700
Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 01 Aug 2011 10:22:14 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <CANRMscm2=XX0bc9AU-ceaA=xheWbvFT5uO4mS+Osg2MQ1LWpdw@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <CANRMscm2=XX0bc9AU-ceaA=xheWbvFT5uO4mS+Osg2MQ1LWpdw@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110626 Iceowl/1.0b2 Icedove/3.1.11
On 07/30/2011 05:25 PM, babu karthik wrote:
hi , i need to write a program to list the vm in xcp they
told xml rpc using this we can do , can  any one tell
me how to open and start, i.e. procedure to write a
program to list the vm

The best place to start is the XenAPI documentation: http://www.xen.org/files/XenCloud/ocamldoc/apidoc.html

Citrix has a few example programs written in Python that you can find here: http://community.citrix.com/display/xs/XenServer+Python+API+Samples

Those sample programs will give you an idea of how to use the XenAPI to manage an XCP server. Hope that helps.

Mike

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] program, Mike McClurg <=