Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell PowerFlex 4.5.x Alerts and Events Reference Guide

PDF

Getting alert templates

This section lists the procedure to get alert templates.

About this task

To get an alert template, perform the following steps:

Steps

Run the following request to find get templates, it can be filtered by name to find a specific alert.
The filter can be by different operators, for this request the relevant ones are "eq" and "like". You can use like in SQL queries, with "%" as a wildcard.

If using Curl, make sure to replace whitespace in the URL with %20 and % with %25.

Also, enter the MNO user interface IP and access token.

  • Retrieve templates filtered by name sample (equals operator)
    curl --insecure -H GET "https://<MNO GUI IP>/rest/v1/alert-templates?filter=name eq <accurate_alert_name>" -H "accept: application/json" -H "Authorization: Bearer <access_token>"
  • get alert templates filter by name, operator like
     curl --insecure -H GET "https://<MNO GUI IP>/rest/v1/alert-templates?filter=name like %_alert_name" -H "accept: application/json" -H "Authorization: Bearer <access_token>"
  • get alert templates - no filter - retrieve all the alerts
     curl --insecure -H GET "https://<MNO GUI IP>/rest/v1/alert-templates" -H "accept: application/json" -H "Authorization: Bearer <access_token>"

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\