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

Id

String“EnvironmentMetrics”

Name

String“Chassis Environment Metrics”

Description

StringThis resource shall represent an environment metrics for a Redfish implementation.

FanSpeedsPercent

ArrayItems: Fan sensors speeds (percent)
 

FanSpeedsPercent[N]

ObjectExpanded
  

DataSourceUri

StringRedfish fan sensor resource path.
  

Reading

NumberEquals to fan sensor reading.

FanSpeedsPercent@odata.count

IntegerThe sum of all counts of fan sensor in this chassis.

PowerWatts

ObjectExpanded
 

DataSourceUri

StringRedfish sensor resource path of “Sys Power” sensor
 

Reading

IntegerEquals to “Sys Power” sensor reading.

TemperatureCelsius

ObjectExpanded
 

DataSourceUri

StringRedfish sensor resource path of “Ambient Temp” sensor
 

Reading

IntegerEquals to “Ambient Temp” sensor reading.