Detections

Generate Public ID

Requests the server generate an unused public ID.

get/connect/detection/{engine}/genpublicid

Path parameters

engine'elastalert' | 'suricata"' required

The detection engine

Response

The ID has been generated

publicIdstring

Example response

{
  "publicId": "fb58abf3-0a6d-49af-b1a0-1eeabec07716"
}

Changes

No recorded changes to this endpoint across all 23 revisions of this API.