Operation IED on IEM - 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 guide describes how to operate IED from IEM side, the following HTTP request you may need related api documentation:

  1. a POST request with your username and password and receive a lightweight token that will enable you as a user to authenticate future requests.
  2. a POST request with your specific settings to create a new IED on IEM.
  3. a GET request to receive the IDs of the IEDs that you would like to do some operations.
  4. a POST request to operate IEDs with specific operation. You can shedule the job or do it right now.
  5. a GET request to receive the batch job status with the specific batch ID.
  6. a GET request to receive the job list with the specific batch ID.