<div dir="ltr">Not directly, but what you could do is add a tag precondition. Then when you want to test you add the desired tag to the CPE and initiate a connection. In your provision script, have it delete the tag so the preset doesn't continually trigger.<div><br></div><div>-dan</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 29, 2019 at 3:56 AM Scott Miller <<a href="mailto:cubicalmonkey@gmail.com">cubicalmonkey@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">For development purposes is it possible to trigger a preset from an API call or through some other manual method ?</div><div>In the doc section I see where to create, delete and show provisions but nothing to execute.<br></div><div dir="ltr"><br></div><div dir="ltr">I want to provision a device during reboot. In order to debug my provision script I'd rather not have to reboot the device a bunch of times to avoid waiting for the device to come back.<br>Something like the below that would execute the provision without actually having to reboot my device.<br>curl -i '<a href="http://localhost:7557/provisions/PROVISION_STUFF" target="_blank">http://localhost:7557/provisions/PROVISION_STUFF</a>' -X POST \ --data '{ "arg1": "TEST", "arg2": "TESTING"}' <br><br></div></div>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.genieacs.com" target="_blank">Users@lists.genieacs.com</a><br>
<a href="http://lists.genieacs.com/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.genieacs.com/mailman/listinfo/users</a><br>
</blockquote></div>