|
{{ t('Name') }} | {{ t('Address') }} | {{ t('Description') }} | {{ t('Importer') }} | {{ t('User') }} | {{ t('Reserved settings') }} | {{ t('Import date') }} | {{ t('Last modified') }} | {{ t('Imported file') }} | {{ t('Progress') }} |
|
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{{ importedhost.name }}
{{ importedhost.name }}
@if (( ( importedhost.host && importedhost.host.disabled === 0 ) || importedhost.host_id === null )
&& hasFlag(importedhost.flags, ImportedHostFlagsEnum.FLAG_MARKED_FOR_DISABLE)) {
|
{{ importedhost.address }} | {{ importedhost.description }} |
{{ importedhost.importer.name }}
{{ importedhost.importer.name }}
@switch (importedhost.importer.data_source) {
@case ("itop") {
|
{{ importedhost.full_name }} {{ importedhost.full_name }} |
{{ t('Host template:') }}
{{ importedhost.hosttemplate.name }}
{{ importedhost.hosttemplate.name }}
{{ t('Container:') }}
{{ importedhost.container }}
0">
{{ t('Shared containers:') }}
{{ importedhost.satellite.name }}
{{ importedhost.satellite.name }}
{{ t('Service templates:') }}
{{ t('Service template groups:') }}
0">
{{ t('Services:') }}
0">
{{ t('Agent Checks:') }}
0">
{{ t('openITCOCKPIT Agent Services:') }}
0">
{{ t('Services:') }}
|
{{ importedhost.created }} | {{ importedhost.modified }} | {{ importedhost.imported_file.filename }} |
0?importedhost.progress.comments.join(', '): t('Services:')">
|
|