Operations at https://buildcont.tpcx.com:17143/uiserver0/api/ui/interactive/sessions
This page describes the service operations at this endpoint.
Uri | Method | Description |
---|---|---|
POST | Create a session. | |
DELETE | Close a session. | |
GET | Get all open sessions. | |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/api/ui/interactive/sessions/ | |
allstates | GET | Get full state of all open sessions. |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/api/ui/interactive/sessions/allstates?level={LEVEL} | |
favorites | GET | Get a list of favorites for the user |
PUT | Save a favorite | |
DELETE | Remove a favorite for the user | |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/api/ui/interactive/sessions/favorites | |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/api/ui/interactive/sessions/favorites?name={NAME}&id={MENUID} | |
ping | POST | Notify the session that the client is still alive |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/api/ui/interactive/sessions/ping | |
preference/{name} | GET | Get the given preference for the user |
POST | Set the given preference for the user | |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/api/ui/interactive/sessions/preference/{NAME} | |
state | GET | Get the current session state. |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/api/ui/interactive/sessions/state?level={LEVEL} | |
variables/{key} | GET | Get the value of a session variable. |
POST | Set the value of a session variable. | |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/api/ui/interactive/sessions/variables/{KEY} | |
window/all | GET | Service at https://buildcont.tpcx.com:17143/uiserver0/api/ui/interactive/sessions/window/all |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/api/ui/interactive/sessions/window/all | |
windowmenu | DELETE | Close all windows linked with the menu |
OPTIONS | Service at https://buildcont.tpcx.com:17143/uiserver0/api/ui/interactive/sessions/windowmenu?menuId={MENUID} |