REST API Test Page
Operation
POST
on
/setup/zones/{sourceZoneOID}/items/relocate/{targetZoneOID}
Relocate items to another zone in user setup
Produces
: application/json
Parameters
Name
Type
Value
Description
(JSON)
Request Body
[ { "itemType" : "device", "deviceOID" : "a device OID", "deviceURL" : "device URL (<protocol>://<gatewayId>/<deviceAddress>[#<subsystemId>])" } ]
*
Json description of item list to relocate
sourceZoneOID
Path Variable
*
Source zone oid
targetZoneOID
Path Variable
*
Target zone oid
Result
HTTP Status :