Stop scan
This operation stops a running scan.
Request
Parameters |
---|
Stop a scan. The value is |
The ID of the scan that will be stopped. |
Response
Attributes |
---|
The status of the operation. The value can |
The status of the scan. Returned in case of a successful operation. The value is |
Error message. Returned in case of a failed operation. |
{
"op_status": "success",
"scan_status": "stopped"
}