Disable One Monitoring Point
Description
After calling this interface, the current SignalR real-time data push will not receive data from a specific monitoring point under the FGate.
Request Address
URL:
[Host Server]/api/dmon/{uid}/stop
Address Parameter Description
Field Type Description Host Server string See Explanation of terms Uid string Monitoring point 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 Too many requests, see details in 429状态码