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 [email protected] _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
