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

RenameBucket Method

Renames a bucket.

Object Oriented Interface

public function doRenameBucket($bucketname, $newname);

Procedural Interface

incloudstorage_wasabi_do_renamebucket($res, $bucketname, $newname);

Remarks

This method renames the bucket named BucketName to the name NewName. NewName cannot already be in use by another bucket.

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