Disable All Monitoring Points
Description
After calling this interface, the current SignalR real-time data push will not receive data from the monitoring points under the FGate.
Request Address: (Choose One)
URL:
[Host Server]/api/box/{boxId}/dmon/stop
Address Parameter Description
Field Type Description Host Server string See Explanation of terms boxId string Find it in Get FGate list interface: boxRegs->box->id Method
POST
Header
Field Type Description Authorization string "Bearer " + Access token obtained from the login interface X-FBox-ClientId string See Appendix One Body
NULL
Response Success
NULL
Response Codes
Code Description 401 Access token expired 429 Access the interface so frequently. See 429 Status code