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