Updated on 2025-09-05 GMT+08:00
Querying All DeH Tags
Function
This API is used to query all DeH tags of a tenant.
Request
None
Response
Parameter |
Type |
Description |
---|---|---|
tags |
Array of TagResource |
The list of DeH tags. For details, see Table 3. |
Example Request
Querying all DeH tags of tenant 9c53a566cb3443ab910cf0daebca90c4.
GET https://{Endpoint}/v1/9c53a566cb3443ab910cf0daebca90c4/dedicated-host-tags/tags
Example Response
{ "tags": [ { "key": "key", "values": [ "value" ] } ] }
Return Value
See Status Codes.
Parent topic: DeH Tag Management
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.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot