External DocumentationTo learn more, visit the Rapid7 InsightVM Cloud documentation.
Parameters
Example Output
Workflow Library Example
Start Scan with Rapid7 Insightvm Cloud and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Scan Name | The name of the scan. |
{
"description": "The identifier of the newly started scan.",
"summary": "Example",
"value": {
"scans": [
{
"asset_ids": [
"12344375-34a7-40d3-9821-90db0b5cc90e-default-asset-1",
"12344375-34a7-40d3-9821-90db0b5cc90e-default-asset-2",
"12344375-34a7-40d3-9821-90db0b5cc90e-default-asset-3"
],
"engine_id": "b177d730-5cde-468a-89a4-2c5b9d26b465",
"id": "bcc3fd8f-7bb6-41cc-a52f-4046c8742bf0",
"name": "Scan API Example Name"
}
],
"unscanned_assets": [
{
"id": "12344375-34a7-40d3-9821-90db0b5cc90e-default-asset-4",
"reason": "Asset has never been scanned with an InsightVM Platform registered engine."
},
{
"id": "12344375-34a7-40d3-9821-90db0b5cc90e-default-asset-5",
"reason": "Too many assets in request."
}
]
}
}
Was this page helpful?