IPWorks Cloud 2020 Python Edition

Questions / Feedback?

list_buckets Method

Lists all buckets in the currently-selected region.

Syntax

def list_buckets() -> None: ...

Remarks

This method lists all buckets in the currently-selected region. (Due to the architecture of the Linode Object Storage service, there is no way to retrieve a list of all regions' buckets; refer to the region property for more information.)

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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Python Edition - Version 20.0 [Build 8265]