Hi,
I am looking to use the REST API in order to delete items, and understand I need to use the .id field previously returned from a GET request in order to do so. My question is is this ID guaranteed to be the same for as long as the item exists? As far as I understand, when using regular RouterOS scripting, the IDs you get are only valid during the execution of that command or something.