-
Notifications
You must be signed in to change notification settings - Fork 0
Poke Record Engine
nickkelsey edited this page Jul 24, 2016
·
1 revision
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>.