diff --git a/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml b/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml index 71532a939a..34790b8707 100644 --- a/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml +++ b/src/sunstone/etc/sunstone-views/cloud_vcenter.yaml @@ -153,4 +153,30 @@ tabs: - 2 # Name #- 3 # Owner - 4 # Group - #- 5 # Labels \ No newline at end of file + #- 5 # Labels + vmgroup-tab: + table_columns: + - 0 # Checkbox + - 1 # ID + - 2 # Name + - 3 # Owner + - 4 # Group + - 5 # Vms + #- 6 # Labels + #- 7 # Search data + datastores-tab: + table_columns: + - 0 # Checkbox + - 1 # ID + - 2 # Name + - 3 # Owner + - 4 # Group + #- 5 # Capacity + #- 6 # Cluster + #- 7 # Basepath + #- 8 # TM + #- 9 # DS + #- 10 # Type + - 11 # Status + #- 12 # Labels + #- 13 # Search data \ No newline at end of file