IEE Task REST API
The IEE Task REST API can be viewed at the IEE API URL, which runs on port 14001 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://iee-w19-s19-jp1.itron.com:14001/swagger/index.html).
Note: Additional information on the Task REST API can be found on the IEE.Task Swagger page.
See also Task Administrator API endpoints.