website: Bucket Website configuration

Description Usage Arguments Value

Description

Get/Put/Delete the website configuration for a bucket.

Usage

1
2
3
4
5
delete_website(bucket, ...)

put_website(bucket, ...)

get_website(bucket, ...)

Arguments

bucket

Character string with the name of the bucket.

...

Additional arguments passed to QingHTTP.

Value

For put_website and get_website, a list containing the website configuration, if one has been set. For delete_website: TRUE if successful, FALSE otherwise. An qingstor_error object may be returned if the request failed.


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