From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabien Hermenier Subject: Xend HTTP protocol: reboot/shutdown problem Date: Thu, 07 Dec 2006 11:31:52 +0100 Message-ID: <4577ED98.3080902@emn.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi I manage my hypervisor with HTTP protocol. The command : - POST /xend/node?op=shutdown HTTP/1.0 and - POST /xend/node?op=reboot HTTP/1.0 doesn't seems to be active. Xend replies me a status code 200 (ok) but no reboot nor shutdown. Regards. Fabien Hermenier