IEE System Configuration REST API
The IEE System Configuration REST APIs read and update IEE system settings and code table setup. This REST API relies on the core system configuration API/libraries in IEE core.
The list of APIs can be viewed at the IEE API URL, which runs on port 11001 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:11001/swagger/index.html).
Note: Additional information on the System Configuration REST API can be found on the IEE.SystemConfig Swagger page.
See also System Configuration API endpoints.