ListBuckets Method

Lists all buckets in the account.

Object Oriented Interface

public function doListBuckets();

Procedural Interface

ipworkss3_s3client_do_listbuckets($res);

Remarks

This method lists all buckets in the account.

Calling this method will fire the BucketList event once for each bucket, and will also populate the Buckets* properties.

Note: When ServiceProvider is spLinode (9), this method only returns buckets located in the currently-selected Region, there is no way to retrieve a list all regions' buckets. Refer to the Linode section of the Region property's documentation for more information.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S3 2020 PHP Edition - Version 20.0 [Build 8178]