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] status of xen api

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-API] status of xen api
From: Luciano Rocha <strange@xxxxxxxxxxxxx>
Date: Fri, 26 Oct 2007 16:11:20 +0100
Delivery-date: Fri, 26 Oct 2007 08:11:52 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20071026145302.GD26677@xxxxxxxxxxxxxxxxxxxxxx>
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>
References: <20071026145302.GD26677@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.15 (2007-04-06)
On Fri, Oct 26, 2007 at 03:53:02PM +0100, Luciano Rocha wrote:
>   If I call the VBD.get_VDI, I get an empty value for the ref
>   (communication attached).

The communication:

POST / HTTP/1.1
TE: deflate,gzip;q=0.3
Connection: TE, close
Host: localhost:9363
User-Agent: XenAPI/0.1
Content-Length: 285
Content-Type: text/xml

<?xml version="1.0" 
encoding="us-ascii"?><methodCall><methodName>VBD.get_VDI</methodName><params><param><value><string>0bfc383e-7fe7-e11b-5285-8a06d03277f6</string></value></param><param><value><string>1f211a23-83ce-94c3-b17e-cf48e5987760</string></value></param></params></methodCall>

HTTP/1.1 200 OK
Server: BaseHTTP/0.3 Python/2.5
Date: Fri, 26 Oct 2007 14:36:34 GMT
Content-Type: text/xml
Content-Length: 277

<?xml version='1.0'?>
<methodResponse>
<params>
<param>
<value><struct>
<member>
<name>Status</name>
<value><string>Success</string></value>
</member>
<member>
<name>Value</name>
<value><string></string></value>
</member>
</struct></value>
</param>
</params>
</methodResponse>

-- 
lfr
0/0

Attachment: pgpLyJWJKSyGE.pgp
Description: PGP signature

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