/canisters/metrics/{uuid}
Use this REST API to retrieve sample metrics for a specific Flex System storage controller (canister). Each controller represents one of the node controllers in a Flex System storage device.
The following sample metrics are retrieved. Each sample is represented in terms of when the sample was taken (timeStamp) and the value of the sample (metricValue).
- Minimum System Input Power
- Maximum System Input Power
- Average System Input Power
- Minimum System Output Power
- Maximum System Output Power
- Average System Output Power
- Average Inlet Air Temperature
- Ccooling SubSystem Air Flow
- Outlet Air Temperature
- Minimum effective CPU speed
- Maximum effective CPU speed
- Average effective CPU speed
- Minimum Memory Subsystem Power
- Maximum Memory Subsystem Power
- Average Memory Subsystem Power
- Inlet Air Temperature
HTTP methods
GET
Give documentation feedback