Summary
Stop an adapter.
Description
Stop an adapter in IAP.
Route
PUT /adapters/:name/stop
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 stop process contains the status of the command. |