Disable Monitoring Group List
Description
After calling this interface, the current SignalR real-time data push will not receive data from monitoring points under certain monitoring point groups of the FGate.
Request Address
URL:
[ Host Server]/api/dmon/group/stop
Address Parameter Description
Field Type Description Host Server string See Explanation of terms Method
POST
Header
Field Type Description Authorization string "Bearer " + Access token obtained from the login interface X-FBox-ClientId string See Appendix One Body
List of monitoring point group UIDs
Response Success
NULL
Response Codes
Code Description 401 Access token expired 429 Access the interface so frequently. See 429 Status code