CONTAP-256181: REST API Call return chassis over-temperature warning
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']