Zerto Virtual Replication APIs : Alerts API : https://zvm_ip:port/v1/alerts – POST Methods
  
https://zvm_ip:port/v1/alerts – POST Methods
Dismisses or undismisses a specified alert.
URI
Dismiss alert
https://zvm_ip:port/v1/alerts/{alertId}/dismiss
Undismiss alert
https://zvm_ip:port/v1/alerts/{alertId}/undismiss
Where:
zvm_ip
The IP address of the Zerto Virtual Manager where the API is run.
port
The port to access the Zerto Virtual Manager. The default port is 9669.
alertId
The identifier of the alert for which information is returned or which is dismissed or undismissed
Request Format
The request body is empty.
Response Format
The response body is empty.