Accessing Resource Set and ACLs Information via API
-
Hello everyone,
I am currently working on integrating Xen Orchestra with our internal systems and I need to access specific information through the REST API. I have been able to retrieve various data points, but I am struggling to find details about the following:
Resource Sets
ACLs (Access Control Lists)
Could anyone please guide me on whether it is possible to obtain information about Resource Sets and ACLs through the Xen Orchestra API? If so, what are the specific endpoints or methods to use for these resources?Thank you in advance for your help!
Best regards,
Samuel Olavo -
Question for @julien-f
-
@samuelolavo Not exposed in the REST API yet.
You can use the legacy API for this:
xo-cli acl.get xo-cli resourceSet.getAll