IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

BucketExists Method

Checks whether the bucket exists.

Object Oriented Interface

public function doBucketExists();

Procedural Interface

ipworkscloud_linode_do_bucketexists($res);

Remarks

This method checks whether the bucket specified by Bucket exists, returning true if so or false if not.

Note: This method only considers buckets located in the currently-selected Region. Refer to the Region property's documentation for more information.

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