CONAP-377586:用于计算CPU利用率百分比的REST API文档不正确
问题描述
ONTAP REST API参考文档提供了一个计算方法来确定节点的CPU利用率百分比。可以通过展开 [查看定义] 部分并搜索 [processor_utilization_raw] 找到它
检索集群中的节点Raw CPU Utilization for the node. This should be divided by the processor_utilization_base to calculate the percentage CPU utilization for the node
-此计算不准确,可能会返回利用率超过 100% 的结果