Querying Tags of a Specified Cluster

Function

This API is used to query tags of a specified cluster.

URI

Request

Request parameters

None.

Response

Table 2 Response parameter description

Parameter

Type

Description

tags

Array of objects

Tag list. For details, see Table 3.

Table 3 tags parameter description

Parameter

Type

Description

key

String

Key. A tag key can contain only uppercase letters, lowercase letters, digits, hyphens (-), and underscores (_).

value

String

Tag value. A tag value can contain only uppercase letters, lowercase letters, digits, hyphens (-), and underscores (_).

Example

Status Code

Table 4 describes the status code of this API.

Table 4 Status code

Status Code

Description

200

The operation is successful.