Synopsis - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of Industrial Edge APIs - CLI tools - Industrial Edge - References - APIs

Industrial Edge Platform Operation - APIs & References

Product
Industrial Edge
Edition
12/2024
Language
en-US (original)

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]