You can deploy an Industrial Edge application to one or multiple target Industrial Edge Devices, you require device IDs as unique identifier of the target devices. You can list all available Industrial Edge Devices including the device ID by using this request:
curl -H "Authorization:<your-authorization-token>" -H "Content-Type:application/json" --insecure 'https://<your-iem-url>/portal/api/v1/devices'