Deleting the Tag of an EVS Resource by Key
Function
This API is used to delete the tag of an EVS resource by key.
Constraints
None
URI
- URI format
DELETE /v2/{project_id}/os-vendor-tags/{resource_type}/{resource_id}/{key}
- Parameter description
Parameter
Mandatory
Description
project_id
Yes
The project ID.
For details about how to obtain the project ID, see Obtaining a Project ID.
resource_type
Yes
The resource type. The value can be volumes, snapshots, or backups.
resource_id
Yes
The resource ID. The value can be the ID of a disk, snapshot, or backup.
key
Yes
The tag key.
Request
None
Response
- Response parameters
Parameter
Type
Description
error
Object
The error message returned if an error occurs. For details, see Parameters in the error field.
- Parameters in the error field
Parameter
Type
Description
message
String
The error message returned if an error occurs.
code
String
The error code returned if an error occurs.
For details about the error code, see Error Codes.
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