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

RestoreResource Method

Restores a deleted resource.

Object Oriented Interface

public function doRestoreResource($folderid, $newresourcename);

Procedural Interface

incloudstorage_box_do_restoreresource($res, $folderid, $newresourcename);

Remarks

This method restores the resource specified by ResourceId.

To restore a previously deleted resource that is not yet permanently deleted set ResourceId and call this method.

FolderId optionally specifies the folder to which the resource is restored. Set this to empty string to restore to the original folder.

NewResourceName optionally specifies the name to which the resource is restored. Set this to empty string to use the original resource name.

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