4.2.3.7 Change of Items in Added Device List

Modify the list of added devices. The value to_add includes the serial numbers separated with commas (,) to be added to the list. Analogously, to_remove defines the serial numbers to be removed.

URL:

https://<IP>/api/v1/devices?action=put

HTTP method:

PUT

Request body:

{"to_add":"","to_remove":"54-0562-0293"}

Response code:

Standard HTTP response code, treating syntactic errors

Response data:

N/A