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
- URI format
- Parameter description
Parameter
Mandatory
Description
project_id
Yes
Specifies the project ID.
For details about how to obtain the project ID, see Obtaining a Project ID.
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.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot