IEE Configuration REST API

The IEE Configuration REST APIs read and update flat configuration for the requested meters and service points.

The list of APIs can be viewed at the IEE API URL, which runs on port 7001 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:7001/swagger/index.html).

Note: Additional information on the Configuration REST API can be found on the IEE.Configuration Swagger page.

Configuration REST API endpoints

See also Configuration API endpoints.