Just add an expires timestamp automatically (say +10 minutes from current) http://goo.gl/dfqCrv
From: Yichi Lu <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Friday, March 28, 2014 at 12:00 PM To: Chiradeep Vittal <[email protected]<mailto:[email protected]>>, "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>, "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: CLOUDSTACK-6202 I am currently working on this issue. What should datetime string look like for expires? I am thinking of something like: "-e 2011-10-10T12:00:00+0530", or "--expires=2011-10-10T12:00:00+0530". But this may not be convenient for many people, especially the UTC part (+0530). Another way of doing this is to add minutes from Now. For example, "--expires=+60", meaning the api call will expire 60 minutes from issuing the call. Thoughts, suggestions? Yichi
