Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

GetJobOutput Method

Retrieves the output from the job.

Object Oriented Interface

public function doGetJobOutput($vaultname, $jobid);

Procedural Interface

incloudstorage_amazonglacier_do_getjoboutput($res, $vaultname, $jobid);

Remarks

This method retrieves the output from a completed job. If LocalFile is set, the data will be written to the specified file. If LocalFile is not set the data will be written to either InventoryData or ArchiveData depending on the type of job.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]