This is a mirror of the documentation from: https://github.com/Silicondust/documentation/wiki/Poke-Record-Engine
Any time a recording rule is added, deleted, or modified the client sends a message to the record engine to tell it to recompute upcoming record tasks.
<storage engine BaseURL>/recording_events.post?sync
Example:
http://10.20.20.162:4999/recording_events.post?sync
Parameter | Type | Description |
---|---|---|
sync | n/a | No value. |
Returns: “null”.
Copyright © 2016 Silicondust USA Inc. <www.silicondust.com>.