forked from docs/doc-exports
Reviewed-by: Muller, Martin <martin.muller@t-systems.com> Co-authored-by: Zaoxu, Li <lizaoxu@huawei.com> Co-committed-by: Zaoxu, Li <lizaoxu@huawei.com>
8.3 KiB
8.3 KiB
Batch Deleting Tags for an EVS Resource (Deprecated)
Function
This API is used to batch delete tags for an EVS resource.
This API has been deprecated. Use another API. For details, see Batch Deleting Tags for the Specified EVS Disk.
Constraints
None
URI
Request
- Parameter description
Parameter
Type
Mandatory
Description
os-delete_tags
Object
Yes
The key-value pair of the tag.
- Description of the request header parameter
Parameter
Type
Mandatory
Description
Content-Type
Object
Yes
The type. The value can be application/json.
- Example request
{ "os-delete_tags": { "key_0": "value_0", "key_1": "value_1" } }
Response
None
Error Codes
For details, see Error Codes.
Parent topic: Tag Management