Documentation for Axxon Next 3.6.4. Documentation for other versions of Axxon Next is [available too].

Previous page Next page

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

GET http://IP-adress:8888/GetLayouts - getting the list of Server layouts.

Here is an example of Server response:

{

\"Id\":\"101\",\"Name\":\"New layout 1\"},{\"Id\":\"102\",\"Name\":\"New layout 2\"},{\"Id\":\"103\",\"Name\":\" New layout 3\"},{\"Id\":\"104\",\"Name\":\" New layout 4\"

}

Here is an example of an error message:

{

\"result\":\"no layouts\"

}

Note

An error can occur while requesting the list of Server layouts if the UAC is enabled on the Server.  Disable this function in order to eliminate the error.

  • No labels