Example searches: “Disable a rule”, “actions”, “timeUnit”, “Create a rule”, “start”
The entity type of the engine (either 'user' or 'host').
Values are user, host, service, or generic.
user
host
service
generic
Successful response
curl \ --request POST 'https://<KIBANA_URL>/api/entity_store/engines/{entityType}/stop' \ --header "Authorization: $API_KEY"