ManageIQ/manageiq

View on GitHub
product/reports/425_VM Sprawl - Candidates/052_VMs with Volume Free Space -= 75%.yaml

Summary

Maintainability
Test Coverage
---
where_clause:
generate_cols:
dims: 1
created_on: 2009-11-10 20:08:03.055546 Z
reserved:
title: "VMs with Volume Free Space >= 75% (sorted by Datastore)"
conditions: !ruby/object:MiqExpression
  exp:
    FIND:
      search:
        IS NOT EMPTY:
          field: Vm.hardware.volumes-name
      checkall:
        ">=":
          field: Vm.hardware.volumes-free_space_percent
          value: 75
updated_on: 2009-11-10 20:10:42.138343 Z
order: Descending
graph:
  :other: true
  :type: Pie
  :count: 10
generate_rows:
menu_name: "VMs with Volume Free Space >= 75%"
rpt_group: Custom
priority: 50
col_order:
- name
- storage.name
- v_owning_cluster
- hardware.volumes.name
- hardware.volumes.free_space_percent
- hardware.volumes.used_space_percent
- hardware.volumes.free_space
- hardware.volumes.used_space
- hardware.volumes.size
- hardware.volumes.filesystem
timeline:
id: 180
file_mtime:
categories:
rpt_type: Custom
filename:
db_options: {}

col_formats:
include:
  hardware:
    include:
      volumes:
        columns:
        - name
        - free_space_percent
        - used_space_percent
        - free_space
        - used_space
        - size
        - filesystem
  storage:
    columns:
    - name
db: Vm
cols:
- name
- v_owning_cluster
template_type: report
group: c
sortby:
- storage.name
- hardware.volumes.free_space_percent
headers:
- VM
- Datastore
- Cluster
- Volume
- Volume Free Space (%)
- Volume Used Space (%)
- Volume Free Space (bytes)
- Volume Used Space (bytes)
- Volume Size (bytes)
- Volume Filesystem