IEE Gateway REST API
The IEE Gateway REST API microservice relies on the core reading API/libraries in IEE core and supports the streaming data functionality.
The API can be viewed at the IEE API URL, which runs on port 9001 by default, in the following format:
https://<APIServerFQDN>:<APIServerPort>/swagger/index.html
where <APIServerFQDN> is the fully qualified domain name of the server where IEE APIs have been installed (for example: https://azr-iee-webop2.ieeweb.test:9001/swagger/index.html).
Note: Additional information on the Gateway REST API can be found on the IEE.Gateway Swagger page.
See also Gateway API endpoints.