<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br></div><div>First off, thank you for the open proxmox ve api. I'm a bit of a newbie regarding proxmox ve but I think this is the Place where I could get help.</div><div><br></div><div>I'm currently working with the proxmox ve api for the version 2.1. To read information from the nodes and the vm there's no problem. But I'm stuck at executing actions like reset, start and stop on the vm's. I use the REST API to be independent from any platforms.</div><div><br></div><div>Here's an example of the URL I call</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; "><a href="https://192.168.0.111:8006/api2/json/nodes/beeprox/qemu/103/status/stop">https://192.168.0.111:8006/api2/json/nodes/beeprox/qemu/103/status/stop</a></div><div><br class="webkit-block-placeholder"></div><div>With the post information:</div><div><br></div><div>- the pveauthcookie</div><div>- the node name</div><div>- and the vmid</div><div><br></div><div>The response I get is</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">{"data":null}</div></div><div><br></div><div>I'm currently logged in as root. So normally I should have all the needed rights.</div><div><br></div><div>Did I forgot to implement some special post values? Or did I forgot to activate a flag for REST API in my configs? Or isn't it possible to execute actions on vm's, yet?</div><div><br></div><div>I would appreciate any kind of hint.</div><div><br></div><div>Thank you very much for your help.</div><div><br></div><div><br></div><div>Best regards,</div><div><br></div><div>NGUYEN Duc Quan</div></div><div>
<br>
<br>
<table style="width: 100%; border-collapse: collapse; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 11px; color: #606F78; line-height: 21px;">
        <tbody>
                <tr style="border-top: 1px dotted #999999; border-bottom: 1px dotted #999999; display: block;">
                        <td style="padding: 5px; width: 172px;">
                                <img src="http://beewee.lu/signature/logo_beewee.png" alt="logo_beewee" width="166" height="42" style="float: left; padding: 10px 6px 10px 0; border-right: 1px solid #ed2989;">
                        </td>
                        <td>
                                <strong style="color: #606F78; margin-left: 5px;">Nguyen Duc Quan</strong> <span style="margin: 0 5px;">|</span><b>Mobile Device Developer</b><br>
                                <img style="margin: 0 5px 0 5px;" src="http://beewee.lu/signature/mail.png" alt="mail" width="9" height="7">
                                <a href="mailto:qn@beewee.lu" title="Send me an email" style="color: #ed2989; text-decoration: none; border-bottom: 1px #ed2989 dotted;">qn@beewee.lu</a><span style="margin: 0 5px;">|</span><a href="http://www.beewee.lu" title="Beewee.lu" style="color: #ed2989; text-decoration: none; border-bottom: 1px #ed2989 dotted;">www.beewee.lu</a><br>
                                
                                <a href="tel:+35220202275" style="color: #606F78; text-decoration: none; margin-left: 5px;">
                                <img style="margin-right: 5px;" src="http://beewee.lu/signature/phone.png" alt="phone" width="8" height="8">+352 20 20 22 75</a>
                                <span style="margin: 0 5px;">|</span>
                                <img style="margin-right: 2px;" src="http://beewee.lu/signature/place.png" alt="place" width="7" height="12"> 1-3 millewee, L-7257 Walferdange
                        </td>
                </tr>
                <tr style="color: #ed2989; width: 100%;">
                        <td colspan="2" style="padding: 5px; font-family: 'Helvetica Neue', Verdana, Arial, Sans-Serif" ;="">
                                <p style="float:left; font-size: 18px; margin: 13px 0 0 0;">We create apps, websites and brands.</p>
                                <p style="float:right; font-size: 40px; font-weight: 200; margin: 10px 0 0 0;">Thank You.</p>
                        </td>
                </tr>
        </tbody>
</table>
</div>
<br></body></html>