ManageIQ/manageiq-ui-classic

View on GitHub
product/views/PhysicalServer.yaml

Summary

Maintainability
Test Coverage
#Report title
title: Physical Servers

#Menu name
name: Physical Server


db: PhysicalServer


# Columns to fetch from main table
cols:
- name
- type
- health_state
- power_state
- hostname
- asset_detail
- assigned_server_profile
- associated_server_profile


include:
  asset_detail:
    columns:
    - product_name
    - manufacturer
    - location_led_state


include_for_find:
  :ext_management_system: {}
  :tags: {}


col_order:
- name
- type
- health_state
- power_state
- asset_detail.location_led_state
- hostname
- asset_detail.product_name
- asset_detail.manufacturer
- assigned_server_profile.name
- associated_server_profile.name

col_formats:
-
- :model_name

headers:
- Name
- Type
- Health State
- Power State
- LED State
- Hostname
- Product Name
- Manufacturer
- Assigned Profile
- Associated Profile


conditions:


order: Ascending


sortby:
- name

group: n


graph:


dims: