/canisters/metrics
Use this REST API to retrieve sample metrics for all Flex System storage controllers (canisters). 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
- Cooling 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