Issue When viewing endpoints, the example response may not actually match the response when you use the ‘Try it Out’ button. Also, some attributes may specify it returns a string but instead it returns an integer. It is recommended to utilize the ‘Try it Out’ button for the API you wish to use as how… Continue reading ESM API documentation is not always accurate
Month: June 2016
ESM API cannot filter on NULL or dates
Even though you are able to attempt to filter on NULL or a date, it does not work on any endpoint that provides a date field attribute. <br>
ESM API may not provide strings for all attributes
Description When using the ESM API to retrieve servers or cameras, sometimes a field may come back as an integer when the attribute does not say ID. There is usually no way to know what the integer represents. It should show a string. <br>
Browser compatibility issues in ESM
Description In some versions of IE, the slide in module will not show up correctly. Also, in IE and Firefox, the calendar selection will not display. Using chrome will allow this functionality to display correctly. In the case of no slide in module for actions like scheduled updates, there is no choice but to use… Continue reading Browser compatibility issues in ESM
How to change web service ports
There are two ways to modify the ports used by the Web Service: It is recommended to use the configuration interface, whenever possible. However, it is possible that you must hand edit the configuration in cases where the Web Service cannot start (for example, if there is a port conflict). This article provides instructions for… Continue reading How to change web service ports