Revision 5b35631e ui/static/synnefo.js

b/ui/static/synnefo.js
686 686
    };   
687 687

  
688 688
    $.ajax({
689
        url: API_URL + '/servers/' + serverID + '/action',
689
        url: API_URL + '/servers/' + serverID,
690 690
        type: "PUT",
691 691
		contentType: "application/json",
692 692
        dataType: "json",

Also available in: Unified diff