[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

Delete Alarm

Description

This operation deletes an Alarm entity.

Request

Request

URL

URL


delete
https://{api_host}tcsa.host.com/tcsa/api/tmf/v1/alarms/{id}
Copy

Path Parameters

Path Parameters

string
id Required

Identifier of the Alarm

id example
"Name:NOTIFICATION-gNodeB_gNodeB-service-mavenir_DUFunctionAffected$Source:INCHARGE-SA-PRES$"

Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

204 No Content

Deleted

Errors

Errors

Error
400

Bad Request


Error
401

Unauthorized


Error
403

Forbidden


Error
405

Method Not allowed


Error
500

Internal Server Error

Code Samples

Code Samples

cURL Command

curl -X DELETE https://{api_host}tcsa.host.com/tcsa/api/tmf/v1/alarms/Name:NOTIFICATION-gNodeB_gNodeB-service-mavenir_DUFunctionAffected$Source:INCHARGE-SA-PRES$


Feedback

Was this page helpful?