forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: zhangyue <zhangyue164@huawei.com> Co-committed-by: zhangyue <zhangyue164@huawei.com>
8.7 KiB
8.7 KiB
Deleting One Piece of Metadata for an EVS Snapshot
Function
This API is used to delete one piece of the EVS snapshot metadata.
URI
Request
- Example request
DELETE https://{endpoint}/v2/{project_id}/snapshots/f9faf7df-fdc1-4093-9ef3-5cba06eef995/metadata/value1
Response
- Parameter description
Parameter
Type
Description
error
Object
Specifies the error message returned when 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.
Parent topic: EVS Snapshot