[PVE-User] Querying the REST API
    Germain Maurice 
    germain.maurice at linkfluence.net
       
    Fri Dec 16 20:47:53 CET 2011
    
    
  
Hi PVE team,
Firstly, i would like to congratulate you for the really good work you 
did on PVE 2.0.
Secondly, i'm playing with the API and i didn't succeeded to make a very 
basic request.
Here is the problem :
curl -XGET https://10.0.1.50:8006/api2/cluster
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>501 Method Not Implemented</title>
</head><body>
<h1>Method Not Implemented</h1>
<p>GET to /api2/cluster not supported.<br />
</p>
</body></html>
What i missed ?
The api is not functional yet or my request is bad ?
Thank you in advance.
Germain
    
    
More information about the pve-user
mailing list