{{ t('Auto Maps') }} {{ t('overview') }}
{{ t('Filter') }}
{{ t('Name') }} {{ t('Description') }} {{ t('Host RegEx') }} {{ t('Host group RegEx') }} {{ t('Service RegEx') }} {{ t('Status filters') }} {{ t('Recursive container') }}
@if (( PermissionsService.hasPermissionObservable(['automaps', 'delete'])|async ) || ( PermissionsService.hasPermissionObservable(['automaps', 'copy'])|async )) { } @if (this.PermissionsService.hasPermissionObservable(['automaps', 'view'])|async) { {{ automap.name }} } @else { {{ automap.name }} } {{ automap.description }} {{ automap.host_regex }} {{ automap.hostgroup_regex }} {{ automap.service_regex }} {{ t('O') }} {{ t('W') }} {{ t('C') }} {{ t('U') }} {{ t('Disabled') }} {{ t('Enabled') }} {{ t('Edit') }} {{ t('View') }}
  • {{ t('Copy') }}
  • {{ t('Delete') }}