-
Notifications
You must be signed in to change notification settings - Fork 897
/
Copy path010 Amazon - Active VMs.yaml
82 lines (82 loc) · 1.2 KB
/
010 Amazon - Active VMs.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
---
title: Amazon - Active VMs
rpt_group: Custom
rpt_type: Custom
priority: 20
db: VmCloud
cols:
- name
- power_state
include:
flavor:
columns:
- name
ext_management_system:
columns:
- name
availability_zone:
columns:
- name
security_groups:
columns:
- name
col_order:
- name
- flavor.name
- ext_management_system.name
- availability_zone.name
- security_groups.name
- power_state
headers:
- Name
- Flavor Name
- Cloud/Infrastructure Provider Name
- Availability Zone Name
- Security Group Name
- Power State
conditions: !ruby/object:MiqExpression
exp:
and:
- REGULAR EXPRESSION MATCHES:
field: VmCloud-vendor
value: "/amazon/i"
- "=":
field: VmCloud-power_state
value: 'on'
context_type:
order: Ascending
sortby:
- availability_zone.name
- name
group: c
graph:
dims:
filename:
file_mtime:
categories: []
timeline:
template_type: report
where_clause:
db_options: {}
generate_cols:
generate_rows:
col_formats:
-
-
-
-
-
-
tz:
time_profile_id:
display_filter:
col_options:
name:
:break_label: 'Name: '
rpt_options:
:pdf:
:page_size: US-Letter
:queue_timeout:
:summary:
:hide_detail_rows: false
menu_name: Amazon - Active VMs