| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Unit ID |
integer |
None. |
| Name |
Unit Name |
string |
Max length: 50 |
| ParentUnitId |
Parent's Unit Id. null if root |
integer |
None. |
| UnitLevel |
Unit Level starting from 0 |
integer |
None. |
| WaitTimeAvg |
Average wait time in seconds (from stats cache) of all services in the unit. If none waiting, defaults to 60 |
integer |
None. |
| WaitTimeMax |
Maximum wait time in seconds (from stats cache) of all services in the unit. If none waiting, defaults to 60 |
integer |
None. |
| WaitCount |
Number of cases waiting (from stats cache) |
integer |
None. |