Add File To Upload
Adds a file to an existing upload.
Parameters
Parameter | Description |
---|---|
Client ID | The unique identifier of the client. |
File Identifier | The identifier of the file. |
Upload ID | The unique identifier of the upload. |
Example Output
[
{
"id": <ID>,
"scannerName": "<SCANNERNAME>",
"scannerUuid": "<SCANNERUUID>",
"assessmentId": <ASSESSMENTID>,
"networkId": <NETWORKID>,
"applicationId": <APPLICATIONID>,
"state": "<STATE>"
}
]
Workflow Library Example
Add File to Upload with Ivanti Risksense and Send Results Via Email
Preview this Workflow on desktop