Stop captures extractions, which are currently in process. All extractions under the specified identifier will be stopped.
grafana_session parameter must be set in the cookies.
Method: POST
Data Params: none
Response:
{
"general_message" : "Successfully stopped extractions",
"command" : "/stopGetCapture",
"analyzer": {
"errors" : "0",
"message" : "Unable to execute command"
},
"profisharks" : []
}