Actions
Upload Scanner
Upload an exposure file for workspace and user IDs.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Account ID | The ID of the account. |
| File Identifier | The identifier of the file. You can create a file identifier using the Set File Variable action. |
| Group | The name of the group. |
| Workspace ID | The ID of the workspace. |
{
"id": 422,
"fileName": "CJTC CREDS_5imn6z2_2023-11-10T13_49_43.286.nessus",
"scanner": "Nessus",
"fileType": "nessus",
"fileSize": "41.65 MB",
"assetCount": 0,
"findingCount": 0,
"fileStatus": "SCHEDULED",
"createDate": "2023-11-10 13:49:43",
"uploadStatus": "Success",
"message": "File uploaded successfully",
"progressPercentage": 0
}
Was this page helpful?