Operace - https://api.k2ol.cz/SystemModule
Tato stránka popisuje operace služby na tomto koncovém bodu.
| Uri | Metoda | Popis |
|---|---|---|
| {ClassName}/FormationAndSelectionList | GET | Returns logic environment with all formations and selections. Optional parameter is {ClassName} can define data object class to filter list |
| FormDefinition/{DisplaySize}/{*ClassNames} | GET | Returns the form definition for specified class name or class name path. Optional parameter is 'state' (1=read, 2=new, 3=edit). |
| GetCurrentTimeStamp | GET | Returns TimeStamp. |
| ChangePassword | PUT | Changes the user password. |
| measurement/operation | POST | Performs a measurment operation specified by provided object. |
| oa2-handler | GET | Internal endpoint for handling authorization requests |
| Picture | GET | Returns picture data. Optional parameter is 'requiredSize'. |
| ping | GET | Checks if there are any application servers available |