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
Example response
{
"publicId": "fb58abf3-0a6d-49af-b1a0-1eeabec07716"
}