GetJobInfo Method
Retrieves information about the specified job.
Object Oriented Interface
public function doGetJobInfo($vaultname, $jobid);
Procedural Interface
incloudstorage_amazonglacier_do_getjobinfo($res, $vaultname, $jobid);
Remarks
This method retrieves information about the job specified by JobId. The Job* properties will be populated with information about the job.