<div dir="ltr"><span style="font-size:12.8px">Hello list,</span><div style="font-size:12.8px">I'm implementing an API for a full virtualization solution with proxmox.</div><div style="font-size:12.8px">For a simple usage (create CT, start, reboot, ...) i need to get a ticket each API call.</div><div style="font-size:12.8px">As i know the ticket validity is 2 hours.</div><div style="font-size:12.8px">My question is; is it better to save the ticket and use it for 2 hours?</div><div style="font-size:12.8px">Are there an inconvenient when generating a new ticket each api call even when there will be a lot of calls?</div><div style="font-size:12.8px">Thanks</div></div>