Unsolved
This post is more than 5 years old
3 Apprentice
•
1.2K Posts
0
685
September 25th, 2013 09:00
Returning atime for objects
I'm trying to perform some analysis for a customer, so I've been digging through the REST API Programmer's Guide. Is there a way to recursively return the atime (access time) for all objects under a given tenant or subtenant? I can see that we can look up the system metadata for each object ID, but that requires me to lookup each object and pass its ID to a new command.
No Events found!



umichklewis
3 Apprentice
•
1.2K Posts
0
October 7th, 2013 12:00
Thanks, but this is more applicable for a file in a filesystem. ATMOS objects have Object IDs, so the UNIX find command can't really help here.