Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Pheromone NEW Action

Sam Betts edited this page Feb 17, 2014 · 1 revision

Start a new alerter defining a query and with time and quantity thresholds for the ALERT

Request

{
  "query": "CONTENT: ERROR",
  "time": 600,
  "quantity": 10
}

Response (only if called from RPC)

{
  "queue": "AMQP-asjnd123e123jnb123"
}