IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

RenameBucket Method

Renames a bucket.

Object Oriented Interface

public function doRenameBucket($bucketname, $newname);

Procedural Interface

ipworkscloud_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) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]