Token access level
-
Hi,
is it possible to have a non administrator access token?
I need to export a simple vm list and using an admin token seems a little bit too much.Thank You
-
The REST API is still in beta, so it currently requires an administrator token to function. Have you investigated some alternatives, such as using
xo-cli
or the older JSON-RPC API? -