Alerts History-Query: Filter Metric by Name with Wildcard

Description

Request

URI

POST /api/v1/alerts/history/query

Payload

[
  {
    "metric": "*isk_used*",
    "entity": "nurswgvml009",
    "startDate": "2016-06-30T04:00:00Z",
    "endDate": "now",
    "limit": 3
  }
]

Response

Payload