Go to documentation repository
Page History
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 | ||
---|---|---|
| ||
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 errorBłą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łędu. |
Overview
Content Tools