Alerts Query: Filter Alerts with Entity Expression

Description

Request

URI

POST /api/v1/alerts/query

Payload

[
  {
    "entityExpression": "name LIKE '*urswgvml0*'",
    "startDate": "2016-06-30T04:00:00Z",
    "endDate": "now"
  }
]

Response

Payload