Unsolved
1 Rookie
•
5 Posts
0
21
October 28th, 2025 15:25
ECS Management API for GET /dashboard/zones/localzone
According doc this API should return:
transactionReadTransactionsPerSec
transactionWriteTransactionsPerSec
transactionReadBandwidth
transactionWriteBandwidth
transactionReadLatency
transactionWriteLatency
nodeCpuUtilizationAvg
nodeMemoryUtilizationAvg
But those historical data doesn´t come . Any any one know how to query those?
No Events found!



DELL-Sam L
Moderator
•
7.7K Posts
0
October 29th, 2025 14:08
Hello rodrigo.t.vieira,
Which version of ECS and api are you using, as you didn’t state that in your post?
rodrigo.t.vieira
1 Rookie
•
5 Posts
0
October 29th, 2025 15:05
Hi, according doc, the following APIs are changed in ECS 3.6.0.0:
From the above APIs, the following data are removed:
Now we should use influx API, but the doc it is so poor that still showing on API for 3.8 as srill available and doc about influx api doesn´t tell you or describe existed metrics and who you should use in place to get the same results.
DELL-Sam L
Moderator
•
7.7K Posts
0
October 30th, 2025 14:52
Hello rodrigo.t.vieira,
I am not sure why influx api is not running as it should. REST API is the recommend API that we suggest to customers if they are wanting to use API. We don’t have any guides or KB’s to configure influx api. Here is a link to all guides for ECS3.6.x. https://www.dell.com/support/kbdoc/en-us/000181997/ecs-3-6-x-product-documentation-index?lang=en
rodrigo.t.vieira
1 Rookie
•
5 Posts
0
October 30th, 2025 15:40
https://www.dell.com/support/manuals/en-us/ecs-appliance-software-with-encryption/ecs_p_admin_3_4_and_above/dashboard-apis?guid=guid-6dea9a0d-66b1-4f26-8aaf-f3b9a3c335da&lang=en-us
rodrigo.t.vieira
1 Rookie
•
5 Posts
0
October 30th, 2025 15:42
Cust was trying to get those attributes that was removed from API.
DELL-Sam L
Moderator
•
7.7K Posts
0
October 30th, 2025 17:40
Hello rodrigo.t.vieira,
Have they tried the steps on page 217? Did they have a previous version API that they were using? I am not aware of where they can access the removed API.
rodrigo.t.vieira
1 Rookie
•
5 Posts
0
October 30th, 2025 18:12
metrics still there, but those removed will came zero value. And the table created to indicate to use the influxdb doesn´t tell exactly each metrics new name or give a table, like for example for TPS, there is no indication what new attribute would be. They are trying to use the API with ECS 3.8.1, but since 3.6 those required attributes, it is not any more collecting metrics according to docs. But we can see on embed Grafana that still exist some aware . Maybe the influxdb now, but doc doesn´t make clear what attribute use to collect.