unable to retrieve successful inventory job
Opened this issue · 1 comments
jcvi commented
I issued a inventory job and the following calls show the job status
glacier-cmd describejob
glacier-cmd listjobs
The job status is 'Succeeded '.
The command line interface does not provide method to return the boto get_job_output results for this job id.
How do you retrieve the job results ?
uskudnik commented
download
or getarchive
should do the trick if I understand your problem correctly? First one is a bit implicit ("you will have to uniquely identify the file either by its file name, its description, or limit the search by region and vault"), the second one takes archive ID as its argument.