This API is used to query the tags of the specified EVS disk.
None
None
Parameter |
Type |
Description |
---|---|---|
tags |
List<resource_tag> |
Specifies the tag list. For details, see Parameters in the tags field. |
Parameter |
Type |
Description |
---|---|---|
key |
String |
Specifies the tag key. |
value |
String |
Specifies the tag value. |
{ "tags": [ { "value": "value1", "key": "key1" }, { "value": "value2", "key": "key2" } ] }
For details, see Error Codes.