This method activates the Edge device and registers it to the IEMS. Activating an Edge device requires a file that contains information, such as local username, local password, and edge device name. Get this file from IEMS by calling e.g. POST https://XXXX/p.service/api/devices/create Body Param: {"device":{"localUserName":"emailID","localPassword":"password","deviceId":"edgecoreid","deviceName":"edge device name","macAddress":"3a:71:18:34:82:c2","hostName":"hostname","platformActualName":"x86_64","softwarePlatformName":"dockercompose"}}
iectl ied system activate [flags]