forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Zaoxu, Li <lizaoxu@huawei.com> Co-committed-by: Zaoxu, Li <lizaoxu@huawei.com>
4.7 KiB
4.7 KiB
Obtaining All Tags of an EVS Resource Type
Function
This API is used to obtain all tags of an EVS resource type.
Constraints
None
URI
Request
None
Response
- Parameter description
Parameter
Type
Description
tags
Object
Specifies the tag information about all EVS disks.
- Example response
{ "tags": { "key_0": [ "value_0" ], "key_1": [ "value_1", "value_2", "value_3", "value_4" ] } }
Error Codes
For details, see Error Codes.
Parent topic: EVS Tag