External DocumentationTo learn more, visit the Any Run documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Analysis Type | The type of object to launch the task on. |
| Auto-Confirm UAC | Select to automatically confirm User Account Control (UAC) prompts during analysis.Note: This parameter is not applicable to Linux, use Run As Root instead. |
| Automated interactivity | Select to enable automated interactivity (ML) feature, which simulates user interactions. |
| CMD Command | An optional command to run in the cmd. |
| Environment OS | The operating system for the analysis. |
| Environment Version | The OS version for the analysis. |
| File Identifier | The identifier of the file. A file identifier represents a file created or referenced earlier in the workflow (for example, from a file action or another step that produces a file). See Using with Files in Workflowsfor more details. |
| Run As Root | Select to allow the file to run with superuser privileges on Linux. Note: This parameter is not applicable to Windows, use Auto Confirm UAC instead. |
| Start folder | Select to specify the starting folder for the analysis. Allowed values by OS: - Windows: desktop, home, downloads, appdata, temp (default), windows, root- Linux: desktop, home, downloads, temp (default)- Android: downloads (default) |
| Task UUID To Rerun | The task ID of a previous analysis to rerun. Can be obtained from the output of the Run Analysis action. |
| Timeout | The execution time for the analysis in seconds. Valid values range between 10–1200.Note: Maximum allowed value depends on the subscription plan. |
| URL | The URL to analyze. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Additional Parameters | A JSON object for additional body parameters. Values specified in this parameter will override equivalent parameters. For example: The object must follow the vendor’s structure as defined in the API documentation. |
| Auto-Delete After | The period of time after which the analysis will be deleted. |