Applies to ONTAP 9 REST API Issue When running REST API call to the cluster, a node reports chassis over-temperature warning. curl -skX GET --cert cert.pem --key cert.key https://xxxx@${IP}/api/cluste...Applies to ONTAP 9 REST API Issue When running REST API call to the cluster, a node reports chassis over-temperature warning. curl -skX GET --cert cert.pem --key cert.key https://xxxx@${IP}/api/cluster/nodes?fields=name,state,controller.over_temperature | jq -r '.records[]|.name,.controller.over_temperature' Node-03-04 over Node-03-05 Node-27-07 Node-27-08 Node-03-01 Node-03-02 Node-03-03 Node-03-06 normal