This API is used to obtain all tags of an EVS resource type.
None
None
Parameter |
Type |
Description |
|---|---|---|
tags |
Object |
Specifies the tag information about all EVS disks. |
{
"tags": {
"key_0": [
"value_0"
],
"key_1": [
"value_1",
"value_2",
"value_3",
"value_4"
]
}
}
For details, see Error Codes.