Reference Guide
Resources
alert
Use these resource types to manage events and alerts in the system.
GET /alert
Description
Query all alerts.
Responses
HTTP
Code
Description Schema
200 Success
< alert_instance >
array
206 Partial content of alert instance objects
< alert_instance >
array
GET /alert/{id}
Description
Query a specific alert.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the alert. string
Responses
HTTP
Code
Description Schema
200 Success alert_instance
404 Not Found error_response
1
Dell EMC PowerStore REST API Reference Guide










