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] XAPI Perl howto

To: Dave Scott <Dave.Scott@xxxxxxxxxxxxx>
Subject: Re: [Xen-API] XAPI Perl howto
From: Sergey Melnik <admin.sa@xxxxxxxxx>
Date: Sat, 25 Jun 2011 14:24:05 +0400
Cc: "xen-api@xxxxxxxxxxxxxxxxxxx" <xen-api@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sat, 25 Jun 2011 03:24:19 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=kA5t+7+OhLYhbYwfFpZiAeL4HBbFTr6OvVlZC6wp6vw=; b=NuwZZooIBFevjTz+iygrqGNqIcJBQXPoIJgrNOEpAqqJLsRr2NQVOcO7sjK3Cg91dP RsRTnoqTDbvXa6iL/AcYC0SzMAX1LNVwQ2J8bb+ZMg1ZPYWuKMzHdNNLg8xLGIEU4DPz GG7Vf1DHlVueKP4lKN7y4c3TrYMLHb1KevezM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=uhAOq4taaBzmtA/zD4We92TBg9k2UKv3wMwWwR/7yhSRvtCEb7iCbHCW/QY9BwYqvA evHojFfd3UPZ4kCETEHA1YgT49l3Tg4ZULysoo9xL9/tu89/lxfpQ70e2FpGmLMK5O+e c+o/4fwmzDmdqW+ttHJ2GDiUwt3WIs3zvbl9I=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <81A73678E76EA642801C8F2E4823AD21BC2D12C4E7@xxxxxxxxxxxxxxxxxxxxxxxxx>
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: <BANLkTikvi8m8bvmrKe+H8QGOwWe9COyKTQ@xxxxxxxxxxxxxx> <81A73678E76EA642801C8F2E4823AD21BC2D12C4E7@xxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Thanks, Dave.
It turned out an easy thing to master.
How can I add my examples?

Cheers,
Sergey.

On Fri, Jun 24, 2011 at 1:41 PM, Dave Scott <Dave.Scott@xxxxxxxxxxxxx> wrote:
> Hi Sergey,
>
> You can use raw XMLRPC to control an XCP pool. There aren't any perl examples 
> (maybe you could write some!) but you could probably translate the python 
> ones:
>
> http://docs.vmd.citrix.com/XenServer/4.0.1/api/client-examples/python/index.html
>
> The XenAPI documentation is here:
>
> http://www.xen.org/files/XenCloud/ocamldoc/
>
> Cheers,
> Dave
>
>> -----Original Message-----
>> From: xen-api-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-api-
>> bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Sergey Melnik
>> Sent: 24 June 2011 08:53
>> To: xen-api@xxxxxxxxxxxxxxxxxxx
>> Subject: [Xen-API] XAPI Perl howto
>>
>> Hello, everyone.
>> I am writing a small backup management system for company XCP farm,
>> and had a small script written in bash & xe to do the thing.
>> Now the task is to move from bash to Perl.
>> I am not really fond of using exec everytime and looking for other way
>> to communicate with XCP Xapi.
>> I ve seen python scripts, yet they are mostly for Xend, not for XCP.
>>
>> Which way should I look? Are there perl bindings for XCP?
>>
>>
>> Thanks,
>> Sergey.
>>
>> _______________________________________________
>> xen-api mailing list
>> xen-api@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/mailman/listinfo/xen-api
>

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api

<Prev in Thread] Current Thread [Next in Thread>