Get Monitoring Point Groups
Description
This interface is used for users to retrieve monitoring point groups.
Request Address (Choose one)
URL1:
[Host Server]/api/v2/box/{boxId}/dmon/groups
URL2:
[Host Server]/api/v2/box/dmon/groups?boxNo={boxNo}
Address Parameter Description
Field Type Description Host Server string See Explanation of terms Uid Long Find it in Get FGate list interface: boxRegs->box->id boxNo string The serial number of the FGate Method
GET
Headers
Field Type Description Authorization string "Bearer " + Access Token obtained from the login interface Body
NULL
Response Fields
Field Type Description id string ID of the monitoring point group name string Name of the monitoring point group Response Codes
Code Description 401 Access token expired 404 The interface does not exist, please check the URL 429 Access the interface so frequently, see 429 Status code