mirror of https://github.com/apache/cloudstack.git
* ui: speed up compute instance listing The default listVirtualMachinesMetrics APIs assumings details=all which isn't really used in the list view. By changing this to a subset of details, we can see gains upto 10x in listing speed in the UI. When moving to the resource/detail view of the UI, don't pass state or details so `all` the details of the instance are returned. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> * Update AutogenView.vue --------- Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> |
||
|---|---|---|
| .. | ||
| modules | ||
| getters.js | ||
| index.js | ||
| mutation-types.js | ||