Summary
Remove discovered actions from one IAG adapter
Description
Removes all actions from a specified IAG adapter. This will restart this app and display a corresponding log message.
Route
DELETE /ag-manager/actions/:adapterId
Roles
admin
apiwrite
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| adapterId | string | yes | Automation Gateway adapter ID. |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| pronghornJson | object | A pronghorn.json object. |