> I need the backup ID because I may need to make an update or delete call at
> some point in the future.

The problem is that we have absolute no guarantees about IDs - they are
just unique at a specific point in time. But if a user delete and
recreates a resource the ID may get re-used. So we would have to make
sure that this would not happen.

But maybe this is not really a issue?

_______________________________________________
pve-devel mailing list
[email protected]
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to