{{ result.response.general_information?.finalclass?.value }}
{{ t('General information') }} {{ t('Status') }} {{ t('Operations') }} {{ t('Production Critical') }}
{{ t('Name') }} {{ result.response.general_information?.name?.value }}
{{ t('implementation') }} {{ t('production') }} {{ t('stock') }} {{ t('obsolete') }}
{{ t('Server role') }} {{ result.response.operations?.server_role?.value }} @switch (result.response.general_information?.business_criticity?.value) { @case ("low") { {{ t('low') }} } @case ("medium") { {{ t('medium') }} } @case ("hight") { {{ t('high') }} } }
{{ t('DNS domain') }} {{ result.response.general_information?.dnsdomain?.value }} {{ t('Server window') }} {{ result.response.operations?.service_window?.value }}
{{ t('External ID') }} {{ result.response.general_information?.id?.value }} {{ t('Uptime') }} {{ result.response.operations?.uptime?.value }}
{{ t('Location') }} {{ result.response.location_information?.location_name?.value }} {{ result.response.location_information?.buildingroom?.value }} {{ t('Last OS Patching') }} {{ result.response.operations?.lastospatch?.value }}
{{ t('Rack') }} {{ result.response.location_information?.rack?.value }} {{ t('Next OS Patching') }} {{ result.response.operations?.nextospatch?.value }}
{{ t('Rack position') }} {{ result.response.location_information?.rack_position?.value }}
{{ t('Rack units') }} {{ result.response.location_information?.rack_units?.value }}
{{ t('Short description') }} {{ result.response.general_information?.short_description?.value }}
{{ t('Description') }} {{ result.response.general_information?.description?.value }}
{{ t('Application solutions') }}
  • {{ application }}
{{ t('Server details') }}
{{ t('Brand name') }} {{ result.response.server_details?.brand_name?.value }}
{{ t('Model') }} {{ result.response.server_details?.model_name?.value }}
{{ t('Hardware type full') }} {{ result.response.server_details?.fullhardwaretype?.value }}
{{ t('OS Family') }} {{ result.response.server_details?.os_family?.value }}
{{ t('OS Version') }} {{ result.response.server_details?.os_version?.value }}
{{ t('Cpu type') }} {{ result.response.server_details?.cpu_type?.value }}
{{ t('Cpu count') }} {{ result.response.server_details?.cpu_count?.value }}
{{ t('Cpu cores') }} {{ result.response.server_details?.cpu_cores?.value }}
{{ t('RAM') }} {{ result.response.server_details?.ram?.value }}
{{ t('Serial number') }} {{ result.response.server_details?.serialnumber?.value }}
{{ t('Accounting') }}
{{ t('Provider HW') }} {{ result.response.accounting?.provider_hw?.value }} {{ t('Provider OS') }} {{ result.response.accounting?.provider_os?.value }}