{{ t('Host groups') }} {{ t('overview') }}
{{ t('Filter') }}
{{ t('Host group name') }} {{ t('Description') }}
@if (( PermissionsService.hasPermissionObservable(['hostgroups', 'delete'])|async ) || ( PermissionsService.hasPermissionObservable(['hostgroups', 'copy'])|async )) { } {{ hostgroup.container.name }} {{ hostgroup.container.name }} @if (PermissionsService.hasModuleObservable('SLAModule')|async) { {{ t('SLA') }} } @if (PermissionsService.hasModuleObservable('ImportModule')|async) { {{ t('CMDB') }} } {{ hostgroup.description }} {{ t('Edit') }} {{ t('Changelog') }} {{ t('Extended view') }} @if (PermissionsService.hasModuleObservable('SLAModule')|async) { {{ t('SLA Status Overview') }} } @if (PermissionsService.hasModuleObservable('ImportModule')|async) { {{ t('CMDB') }} } {{ t('Used By') }}
  • {{ t('Copy') }}
  • {{ t('Delete') }}