Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you add multiple ACL entries at once using the runtime api? #283

Open
RemcoSchilder opened this issue Dec 9, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@RemcoSchilder
Copy link

Hi,

Is it possible to add multiple acl entries with one request using the runtime api?
I want to add a lot of acl entries, but I don't want to do a request for every new entry.
Please let me know how I can do this.

Greetings,
Remco

@RemcoSchilder RemcoSchilder changed the title Can you add multiple ACL entries at once with the runtime api? Can you add multiple ACL entries at once using the runtime api? Dec 9, 2022
@mjuraga mjuraga added the enhancement New feature or request label Jan 10, 2023
@mjuraga
Copy link
Collaborator

mjuraga commented Jan 10, 2023

Hi @RemcoSchilder currently there is no possibility to do that, you can upload an acl file using storage/general endpoints, and reference it in your configuration file.

We can look into adding acls in a batched way through the API for some future versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants