Skip to content

Poke Record Engine

nickkelsey edited this page Jul 24, 2016 · 1 revision

Introduction:

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.

API URL:

<storage engine BaseURL>/recording_events.post?sync

Example: http://10.20.20.162:4999/recording_events.post?sync

Poking the record engine:

Parameter Type Description
sync n/a No value.

Returns: "null".

Copyright © 2016 Silicondust USA Inc. <www.silicondust.com>.

Clone this wiki locally