Stop Retro Scan Jobs
Use this endpoint to stop your retro scan jobs.
https://<tenant-name>.goskope.com/api/v1/retro_scan/?token=<token>&op=stop
Valid parameters include:
Key | Type | Value | Description |
---|---|---|---|
| string |
| Required. Operation performed. |
| string | Ex: | Required. Scan name must be an existing scan job name. |
POST 'https://<tenant>/api/v1/retro_scan?token=xxx&op=stop&scan_name=Scan12'