Execute resource

The execute resource requests allows the client application to post a request to execute a specific resource of a given endpoint device or gateway. For this request, the final response is notified later on its callback URL as an asynchronous response.

If the resource available at the resource path is an executable resource, API call results in the execution of the resource. If the resource is read/write capable, error is notified to the callback URL.

Note: IMPACT IoT does not support execution of the resources of a gateway.