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

Previous page Next page

GET http://IP-adress:8888/GetLayouts - getting available layouts for current logged user.

Here is an example of 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