Reference Guide

PATCH /alert/{id}
Description
Modify an alert. acknowledged_severity parameter, if included, will cause the request to fail when
the alert’s severity is higher than the acknowledged_severity parameter value.
acknowledged_severity is ignored when is_acknowledged is set to false.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the specific alert. string
Body
alert_modify
required
alert_modify
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
Consumes
application/json
Produces
application/json
appliance
Manage appliances
GET /appliance
Description
Query the appliances in a cluster.
2
Dell EMC PowerStore REST API Reference Guide