Summary
Restart an adapter.
Description
Restart an adapter in IAP.
Route
PUT /adapters/:name/restart
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | The name of the selected adapter. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | The result of the restart process contains the status of the command. |