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/qingstor-sdk-r documentation built on May 5, 2019, 5:55 p.m.