Summary
Add a New Device
Description
Add a device to Device Adapter
Route
POST /device_management/add/:device
Roles
admin
apiwrite
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
deviceInfo | object | yes | JSON with name, host, address, port, authgroup, protocol, ned, device-type, and tenant |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | Result of adding a new device |