Help Center/ Cloud Eye/ API Reference/ Appendix/ Obtaining an Alarm Notification Policy ID
Updated on 2026-07-27 GMT+08:00

Obtaining an Alarm Notification Policy ID

Certain APIs require specifying an alarm notification policy ID in the URL, so you need to obtain an alarm notification policy ID on the console before calling such APIs. This section uses Google Chrome as an example to describe how to obtain one.
  1. Log in to the Cloud Eye console.
  2. Press F12 or Ctrl+Shift+I to open the developer tool and click the Network tab.
  3. In the navigation pane of the Cloud Eye console, choose Alarm Management > Alarm Notifications.

    View the response information of the request on the Network tab page of the developer tool.

  4. Click the batch-query API and query the alarm notification policy ID (notification_policy_id) in the response body.
    Figure 1 Obtaining an alarm notification policy ID