[lxc-users] lxd rest api / http method patch doesn't work
Stan
me at rooty.name
Fri Aug 12 04:08:03 UTC 2016
Hi,
According to this manual page:
https://github.com/lxc/lxd/blob/master/doc/rest-api.md I can update
container's configuration by using http PATH method call.
So I was trying to send PATH to
'https://10.30.31.92:8443/1.0/containers/i-02204369' where "i-02204369"
the name of my container.
I'm getting 404 response from lxd API: "u'{"error":"not
found","error_code":404,"type":"error"}'".
# lxd --version
2.0.3
Can somebody confirm that it's broken/not implemented in 2.0.3? Or I'm
doing something wrong?
--
Stan
me at rooty.name
More information about the lxc-users
mailing list