Skip to main content

GET – EnvironmentMetrics properties

Use the GET method to retrieve properties in EnvironmentMetrics resource for Redfish service.

Request URL

GET https://<BMC_IPADDR>/redfish/v1/Chassis/1/EnvironmentMetrics

Request body

None

Response body

FieldTypeDescription
IdString“EnvironmentMetrics”
NameString“Chassis Environment Metrics”
DescriptionString“This resource shall represent an environment metrics for a Redfish implementation.”
FanSpeedsPercentArrayItems: Fan sensors speeds (percent)
 FanSpeedsPercent[N]ObjectExpanded
  DataSourceUriStringRedifsh fan sensor resource path.
  ReadingNumberequals to fan sensor reading.
FanSpeedsPercent@odata.countIntegerThe sum of all counts of fan sensor in this chassis.
PowerWattsObjectExpanded
 DataSourceUriStringRedfish sensor resource path of “Sys Power” sensor
 ReadingIntegerequals to “Sys Power” sensor reading.
TemperatureCelsiusObjectExpanded
 DataSourceUriStringRedfish sensor resource path of “Ambient Temp” sensor
 ReadingIntegerequals to “Ambient Temp” sensor reading.