2. Resources
2.1. My-machines-controller
My Machines Controller
2.1.1. getMyMachinesEditorState
GET /mymachines-viewer
Parameters
Type | Name | Description | Schema | Default |
---|---|---|---|---|
Query |
eventId |
eventId |
integer (int64) |
|
Query |
expandLines |
expandLines |
boolean |
|
Query |
expandUnits |
expandUnits |
boolean |
|
Query |
previousPreferences |
previousPreferences |
integer (int32) |
|
2.1.2. getmymachineEditorStateLines
GET /mymachines-viewer/departments/{deptId}/lines
2.1.3. getmymachineEditorStateUnits
GET /mymachines-viewer/lines/{lineId}/units
3. Definitions
3.1. PreferredMachinesDTO
Name | Schema |
---|---|
units |
< PreferredMachinesInfo > array |
userId |
integer (int64) |
4. Security
4.1. oauth
Type : oauth2
Flow : accessCode
Token URL : https://localhost:8443/uaa/oauth/authorize
Token URL : https://localhost:8443/uaa/oauth/token
Name | Description |
---|---|
default |
Default oauth2 scope. |