Updated on 2022-02-10 GMT+08:00

Bucket Tag

Type Definition

type Tag struct

Parameter Description

Field

Type

Optional or Mandatory

Description

Key

string

Mandatory when used as a request parameter

Tag name, which consists of up to 36 characters and cannot include non-printable ASCII characters (0–31) and the following special characters: *<>\= The tag keys in one bucket must be unique.

Value

string

Mandatory when used as a request parameter

Tag value, which consists of up to 43 characters and cannot include non-printable ASCII characters (0–31) and the following special characters: *<>\=