dataplaneapi
dataplaneapi copied to clipboard
Can you add multiple ACL entries at once using the runtime api?
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
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.