diff --git a/ui/config.js b/ui/config.js index f715360fd0da..27d8c39046ad 100644 --- a/ui/config.js +++ b/ui/config.js @@ -29,10 +29,7 @@ cloudStackOptions = { "jp": "label.japanese.keyboard", "sc": "label.simplified.chinese.keyboard" }, - hiddenFields: { - "metrics.zones":[], // Options - "name", "state", "clusters", "cpuused", "cpuallocated", "memused", "memallocated" - "metrics.clusters": [], // Options - "name", "state", "hosts", "cpuused", "cpuallocated", "memused", "memallocated" - "metrics.hosts": [], // Options - "name", "state", "powerstate", "instances", "cpuused", "memused", "network" + hiddenFields: { // Fields to be hidden only for users in the tables below "metrics.storagepool": [], // Options - "name", "property", "disk", "metrics.instances": [], // Options - "name", "state", "ipaddress", "zonename", "cpuused", "memused", "network", "disk" "metrics.volumes": [] // Options - "name", "state", "vmname", "sizegb", "physicalsize", "utilization", "storagetype", "storage"