Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-api

[Xen-API] Perl: Creating VM-Instances

To: Xen API Mailinglist <xen-api@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-API] Perl: Creating VM-Instances
From: Marcel Csonka <mcsonka@xxxxxx>
Date: Mon, 18 Feb 2008 23:45:08 +0100
Delivery-date: Wed, 20 Feb 2008 07:57:12 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.6 (X11/20071022)
Hello,

I am using Perl for managing the Xen API. For connecting to the Xen-Server I am using the RPC::XML-Module. Actually I can create a connection and I also know how to get data from the server. My real problem is how I create object references that I need to create complex types like arrays or structs. First I thought just to use hash references as parameter for create-RPCs but this doesn't seem to work. And unfortunately I couldn't find any tutorial, documentation or code examples. Is there anyone who can provide me some code examples or other kind of knowledge?

It would be a great pleasure after hours of pain ;)

Thanks a lot!
Greetings,

Marcel


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-API] Perl: Creating VM-Instances, Marcel Csonka <=