Unsolved
1 Rookie
•
1 Message
0
60
August 27th, 2024 03:28
Trying to understand powerflex restapi response around metrics (IOPS, Latency, Bandwidth)
Hi All,
I am trying to get metrics from powerflex, I am looking at the following endpoint
/api/instances/StoragePool::{id}/relationships/Statistics
I am able to gather capacity information from here and now looking to get Bandwidth and Latency.
The latency is in the below format, trying to understand how that corresponds to time
userDataSdcReadLatency {
"numSeconds" : number,
"totalWeighInKb": number,
"numSeconds" : number
}
Powerflex version 4.0
Regards
Prad
No Events found!
raulr305
1 Rookie
•
2 Posts
0
June 17th, 2025 20:10
Did you ever figure this out? I have the same question...