Skip to content

Commit b2d266c

Browse files
committed
Add provider to PlacementGroup
1 parent 7a73c83 commit b2d266c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

product/views/PlacementGroup.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,14 @@ include_for_find:
3939
col_order:
4040
- name
4141
- id
42+
- ext_management_system.name
4243
- total_vms
4344

4445
# Column titles, in order
4546
headers:
4647
- Name
4748
- ID
49+
- Provider
4850
- Total VMs
4951

5052
# Condition(s) string for the SQL query

0 commit comments

Comments
 (0)