You can call this operation to query tags.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
ResourceType | string | Yes | The type of the resource. | tag |
Response parameters
Examples
Sample success responses
JSON
format
{
"Map": "\"{\\\"Tag group 2\\\":[\\\"Tag 2-1\\\",\\\"Tag 2-2\\\"],\\\"Tag group 1\\\":[\\\"Tag 1-1\\\"]}\"",
"RequestId": "4C91F7BA-xxxx-xxxx-xxxx-846ECA1A9908"
}
Error codes
HTTP status code | Error code | Error message |
---|---|---|
500 | InternalError | The request processing has failed due to some unknown error. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2024-06-06 | The Error code has changed. The response structure of the API has changed | View Change Details |