{{ t('Host name') }} | {{ t('Description') }} | {{ t('IP Address') }} | {{ t('Interfaces') }} |
|
---|---|---|---|---|
@if (this.PermissionsService.hasPermissionObservable(['hosts', 'browser'])|async) { {{ isarflowHost.host.name }} } @else { {{ isarflowHost.host.name }} } | {{ isarflowHost.description }} | {{ isarflowHost.ipaddress }} |
|
|