Hello,
on ASA on REST API url I show all rules by this: https://<URL>/api/access/in/<Interface>/rules
I want always modify only defined items (1 selected ACL), but I don't know, what is the best practices.
1/ Read all items, find for example by special remark in rule or destination objectId and next edit it
2/ Always use selfLink
3/ Something else
I'd like use selfLink, but I can't find a answer - can the value of selfLink be changed? If yes, how or where? Exists some documentation?
Thank you and best regards,
Petr