Get Industrial Edge Application ID - 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)

For deploying an Industrial Edge application to target Edge Devices, you require an application ID as an unique identifier of the application.

You can list all available applications including the application ID by using this request:

curl -H "Authorization:<your-authorization-token>" -H "Content-Type:application/json" --insecure 'https://<your-iem-url>/portal/api/v1/applications'