GET http://IP address:8888/SwitchLayout?layoutId=N&displayId=\\.\DISPLAY1 - layout with N ID is selected on DISPLAY1 screen.

Here is an example of response:

{

\"result\":\"ok\"

}

Here is an example of an error message:

{

\"result\":\"error\"

}

An error can occur if a layout with non-existent ID is specified.