Answer for adding groupname alias through php script creates problem
Written by paresh on . Posted in
xai wrote: Hi,
Under the section Accessing the Runtime API of the online documentation, the correct URI format is described.
For example:
http://IP:7777/functionName?params=base … tParam=XXX secondParam=YYY …)
You can try http://IP:7777/version to see if it is working.
Link to online documentation: https://evostream.com/support/documenta … RunTimeAPI
Xai
Even this command is not working
http://IP:7777/version
And I went through the doc, but I didn’t find anything related to changes in config file.