bucketlist: List Buckets

Description Usage Arguments Details Value

Description

List buckets for authenticated user

Usage

1

Arguments

...

Additional arguments passed to QingHTTP.

Details

bucketlist performs a GET operation on the base Qing endpoint and returns a list of all buckets owned by the authenticated sender of the request. If authentication is successful, this function provides a list of buckets available to the authenticated user. In this way, it can serve as a “hello world!” function, to confirm that one's authentication credentials are working correctly.

Value

a list of buckets. if passed with default settings “parse_response = TRUE” the response will list the name and creationdate of all buckets owned by the request sender.


zhangxing-love/QingStorRSDK_0.1 documentation built on May 4, 2019, 10:17 p.m.