{{ t('Hoststatus') }} | {{ t('Host name') }} | {{ t('IP address') }} | {{ t('Hosttemplate name') }} | {{ t('UUID') }} | {{ t('Instance') }} |
|
|
---|---|---|---|---|---|---|---|
|
|
@if (this.PermissionsService.hasPermissionObservable(['hosts', 'browser'])|async) { {{ host.Host.name }} } @else { {{ host.Host.name }} } |
|
{{ host.Hosttemplate.name }} | {{ host.Host.uuid }} | {{ host.Host.satelliteName }} |
|