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

getLink (method)

Creates a link to an object which expires in seconds specified.

- (NSString*)getLink:(NSString*)objectName :(int)expires

Discussion

This method can be used to create authenticated links to allow access to objects for a limited time. The bucket is specified by the Bucket property.

The Expires parameter specifies the time in seconds for which the link will be valid. The maximum validity time is seven days.

Note that this method is an offline method that will simply generate a pre-signed URL. No communication with the server takes places.

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