[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs

Delete Alert By ID

Description

Deletes an alert

Request

Request

URL

URL


delete
https://{api_host}/vrlic/api/v1/alert/{id}
Copy

Path Parameters

Path Parameters

string
id Required

Id of the existing alert


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

200 OK

OK

No error details were provided in the OpenAPI specification.

Code Samples

Code Samples

cURL Command

curl -X DELETE https://{api_host}/vrlic/api/v1/alert/{id}


[{"label":"Latest (v1)","version":"latest"}]
vmware-aria-operations-for-logs
Feedback

Was this page helpful?