{
"containerId": "zinghuaceshishequb",
"code": "",
"name": "",
"alarmType": "多阈值报警",
"pageNum": 1,
"pageSize": 200
}
curl --location --request POST '/openservice/iot-service/sensor/countSensorAlarmData' \
--header 'X-Qpaas-Dev-Tags: ylh' \
--header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a' \
--header 'Content-Type: application/json' \
--data-raw '{
"containerId": "zinghuaceshishequb",
"code": "",
"name": "",
"alarmType": "多阈值报警",
"pageNum": 1,
"pageSize": 200
}'
{
"result": 161,
"msg": "ok",
"code": 200,
"status": 200
}