Workstations REST Endpoints
v2/Devices/Workstations/Workstations
These APIs maintain workstations:
| Release | Description |
|---|---|
| 23.5 | Workstations v2 introduced |
| 23.6 | Update endpoint will only update an existing record and will not insert a new record. |
| 23.7 | Added support for workstation type 7: Castle Devices |
- Add Workstations
- Method: postPath:
/config/sim/v2/devices/workstations - Delete Workstations
- Method: postPath:
/config/sim/v2/devices/deleteWorkstations - Get Workstations
- Method: postPath:
/config/sim/v2/devices/getWorkstations - Update Workstations
- Method: postPath:
/config/sim/v2/devices/updateWorkstations