Logs of Facilities/Facility Groups
| Action | Level | log |
|---|---|---|
| Facility Registration | Information | [create] facility (faid:**, facility_name:'**') |
| Facility changes | Information | [modify] facility (faid:**, facility_name:'**') |
| Deleting a facility | Information | [delete] facility (faid:**, facility_name:'**') |
| Reorder Facilities | Information | [order] facility |
| Adding a display name for a facility | Information | [create] facility_local (faid:'**', language_code:'**', facility_name:'**') |
| Changing the display name of a facility | Information | [modify] facility_local (faid:'**', language_code:'**', prev_facility_name:'**', next_facility_name:'**') |
| Deleting a facility display name | Information | [delete] facility_local (faid:'**', language_code:'**', facility_name:'**') |
| Adding a facility Group | Information | [create] facilitygroup (fgid:**, facilitygroup:'**') |
| Changing facility Groups | Information | [modify] facilitygroup (fgid:**, facilitygroup:'**') |
| Deleting a facility Group | Information | [delete] facilitygroup (fgid:**, facilitygroup:'**') |
| Reorder Facility Groups | Information | [order] facilitygroup [modify] facilitygroup (fgid:**, facilitygroup:'**') |
| Adding a display name for a facility group | Information | [create] facilitygroup_local (fgid:'**', language_code:'**', facilitygroup_name:'**') |
| Changing the display name of a facility group | Information | [modify] facilitygroup_local (fgid:'**', language_code:'**', prev_facilitygroup_name:'**', next_facilitygroup_name:'**') |
| Deleting the display name of a facility group | Information | [delete] facilitygroup_local (fgid:'**', language_code:'**', facilitygroup_name:'**') |
| Adding operational administrative privileges | Information | [create] privilege (fgid:**, uid/oid/rid/dynamic_role:**, facilitygroup:'**') |
| Delete Operational Administrative Privileges | Information | [delete] privilege (fgid:**, uid/oid/rid/dynamic_role:**, facilitygroup:'**') |
| Delete all operational administrative privileges | Information | [delete_all] privilege (fgid:**, facilitygroup:'**') |
| Properties (in alphabetical order) |
Meaning | Remarks |
|---|---|---|
| faid | Facility ID | |
| facility_name | Facility Name | |
| facilitygroup | Facility Group Name | |
| facilitygroup_name | The display name of the facility group | |
| fgid | Facility Group ID | |
| language_code | Language code | Displays one of the following values:
|
| next_facility_name | Facility Display name after the change | |
| next_facilitygroup_name | Facility group display name after the change | |
| prev_facility_name | Facility Display name before the change | |
| prev_facilitygroup_name | Facility group display name before the change |