o360_scan_status
Check the queue position of an Offensive360 scan by providing the project name. Returns 0 when actively processing, a positive number for queue position, or -1 if no scan is running.
Instructions
Check the queue position of an Offensive360 scan started with o360_scan_path. Returns 0 when the scan is actively processing, a positive number for its queue position, and -1 when no scan is queued or running under that name (finished or unknown).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | The project name used when the scan was started |