Deleting a Resource Tag
Function
This API is used to delete a resource tag.
API Calling
For details, see Calling APIs.
URI
DELETE /v3/{project_id}/{resource_type}/{resource_id}/tags/{key}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Project ID. |
resource_type |
Yes |
String |
Resource type. The value is cts-tracker. |
resource_id |
Yes |
String |
Resource ID. |
key |
Yes |
String |
Tag key. |
Request Parameters
None.
Response Parameters
Status code: 204
The deletion is successful.
None.
Example Request
None.
Example Response
None.
Status Codes
Status Code |
Description |
---|---|
204 |
The deletion is successful. |
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