sonar-departments
Enumerate departments in Logpresso Sonar.
sonar-departments
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| dept_guid | String | Department GUID | GUID of the department. |
| dept_name | String | Department name | Name of the department. |
| dept_code | String | Department code | Code of the department. |
| dept_path | String | Department path | e.g. Business > Sales |
| dept_description | String | Department description | Description of the department. |
| boss_key | String | Boss key | Employee number of the department lead. |
| boss_name | String | Boss name | Name of the department lead. |
| boss_title | String | Boss title | e.g. VP, Director, Manager |
| boss_email | String | Boss email | Email address of the department lead. |
| boss_guid | String | Boss GUID | GUID of the depratment lead. |