tagging: Bucket tagging

Description Usage Arguments Value

Description

Get/delete the tag set for a bucket.

Usage

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

put_tagging(bucket, ...)

delete_tagging(bucket, ...)

Arguments

bucket

Character string with the name of the bucket.

...

Additional arguments passed to QingHTTP.

Value

A list containing the tag set, if one has been set. For delete_tagging: 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.