Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GET http://IP-adress:8888/GetLayouts -  getting available layouts for current logged user.pozyskiwanie dostępnych układów dla obecnie zalogowanego użytkownika

Przykładowe zapytanieSample response:

Code Block
{
    "Description": "",
    "Status": "OK",
    "LayoutInfo": [
        {
            "Id": "102",
            "Name": "Layout name 2"
        },
        { 
			"Id": "103",
            "Name": "Layout name 3"
        }
    ]
}

Here is an example of an error messagePrzykładowa wiadomość o błędzie:

Code Block
 {
\"result\":\"no layouts\"
}


Info
titleNoteInformacja

Błąd może wystąpić, jeśli zapytanie o listę układów Serwera jest wysyłane do Serwera. Wyłącz UAC w celu naprawienia błęduAn 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.