dataplaneapi icon indicating copy to clipboard operation
dataplaneapi copied to clipboard

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

Open RemcoSchilder opened this issue 3 years ago • 1 comments

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 avatar Dec 09 '22 10:12 RemcoSchilder

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.

mjuraga avatar Jan 10 '23 08:01 mjuraga