We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb70ab commit 231a67bCopy full SHA for 231a67b
1 file changed
ui/scripts/dashboard.js
@@ -238,6 +238,7 @@
238
$.ajax({
239
url: createURL('listCapacity'),
240
data: {
241
+ fetchLatest: true,
242
sortBy: 'usage',
243
page: 0,
244
pagesize: 8
0 commit comments