{{ result.response.general_information?.finalclass?.value }}
{{ t('General information') }} {{ t('Status') }} {{ t('Network component') }} {{ t('Production Critical') }}
{{ t('Name') }} {{ result.response.general_information?.name?.value }}
@switch (result.response.general_information?.status?.value) { @case ('implementation') { {{ t('implementation') }} } @case ('production') { {{ t('production') }} } @case ('stock') { {{ t('stock') }} } @case ('obsolete') { {{ t('obsolete') }} } }
{{ t('Scope') }} @if (result.response.network_component?.scope?.value) { {{ result.response.network_component?.scope?.value }} } @switch (result.response.general_information?.business_criticity?.value) { @case ("low") { {{ t('low') }} } @case ("medium") { {{ t('medium') }} } @case ("hight") { {{ t('high') }} } }
{{ t('Host name') }} {{ result.response.general_information?.hostname?.value }} @switch (result.response.general_information?.status?.value) { @case ('implementation') { } @case ('production') { } @case ('stock') { } @case ('obsolete') { } } {{ t('Wanedge type') }} {{ result.response.network_component?.wanedgetype?.value }} @switch (result.response.general_information?.business_criticity?.value) { @case ('low') { } @case ('medium') { } @case ('high') { } }
{{ t('External ID') }} {{ result.response.general_information?.id?.value }} @if (result.response.externalLink) { } {{ t('Network other information') }}
{{ t('Risk class') }} {{ result.response.general_information?.riskclass?.value }} {{ t('Provider ID') }} {{ result.response.network_other_information?.provider_name?.value }}
{{ t('Service class') }} {{ result.response.general_information?.serviceclass?.value }} {{ t('Monitoring template') }} {{ result.response.network_other_information?.monitoring_template?.value }}
{{ t('HW support service class') }} {{ result.response.general_information?.hwsupportserviceclass?.value }} {{ t('Service CI Dummy CI') }} {{ result.response.network_other_information?.service_ci_dummy_ci?.value }}
{{ t('Location') }} {{ result.response.location_information?.location_name?.value }} {{ t('Operation risk class') }} {{ result.response.network_other_information?.operational_risk_class?.value }}
{{ t('Building room') }} {{ result.response.location_information?.buildingroom?.value }}
{{ t('Server details') }}
{{ t('Network type') }} {{ result.response.server_details?.networkdevicetype_name?.value }}
{{ t('Serial number') }} {{ result.response.server_details?.serialnumber?.value }}
{{ t('Brand name') }} {{ result.response.server_details?.brand_name?.value }}
{{ t('K number') }} {{ result.response.server_details?.asset_number?.value }}