Create Unprivileged LXC Containers with API?

qubozik

Member
Jun 4, 2016
16
0
21
40
Hello,

Is it possible to create an unprivileged LXC container using the API? Is the --unprivileged flag supported?

I don't see it in the API docs, but I figured I would ask. I can create a unprivileged LXC container using pvesh and the --unprivileged flag.

Would that be the same as using the API through a PHP library?

Thank you in advance!