{{ expandRowLabel }}
{{ value }}
- {{ $t('pageInventory.table.serialNumber') }}:
- {{ tableFormatter(item.serialNumber) }}
- {{ $t('pageInventory.table.model') }}:
- {{ tableFormatter(item.model) }}
- {{ $t('pageInventory.table.assetTag') }}:
-
{{ tableFormatter(item.assetTag) }}
- {{ $t('pageInventory.table.statusState') }}:
- {{ tableFormatter(item.statusState) }}
- {{ $t('pageInventory.table.power') }}:
- {{ tableFormatter(item.powerState) }}
- {{ $t('pageInventory.table.healthRollup') }}:
- {{ tableFormatter(item.healthRollup) }}
- {{ $t('pageInventory.table.manufacturer') }}:
- {{ tableFormatter(item.assetTag) }}
- {{ $t('pageInventory.table.description') }}:
- {{ tableFormatter(item.description) }}
- {{ $t('pageInventory.table.subModel') }}:
-
{{ tableFormatter(item.subModel) }}
- {{ $t('pageInventory.table.systemType') }}:
-
{{ tableFormatter(item.systemType) }}
-
{{ $t('pageInventory.table.memorySummary') }}
- {{ $t('pageInventory.table.statusState') }}:
- {{ tableFormatter(item.memorySummaryState) }}
- {{ $t('pageInventory.table.health') }}:
- {{ tableFormatter(item.memorySummaryHealth) }}
- {{ $t('pageInventory.table.healthRollup') }}:
- {{ tableFormatter(item.memorySummaryHealthRoll) }}
-
{{ $t('pageInventory.table.processorSummary') }}
- {{ $t('pageInventory.table.statusState') }}:
- {{ tableFormatter(item.processorSummaryState) }}
- {{ $t('pageInventory.table.health') }}:
- {{ tableFormatter(item.processorSummaryHealth) }}
- {{ $t('pageInventory.table.healthRollup') }}:
- {{ tableFormatter(item.processorSummaryHealthRoll) }}
- {{ $t('pageInventory.table.count') }}:
- {{ tableFormatter(item.processorSummaryCount) }}