Actions
Exclude Asset
Exclude an asset from future security scans.

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 |
|---|---|
| Asset ID | The ID of the asset to exclude. Can be obtained from the List Vulnerabilities action. |
| Asset Name | The name of the asset to exclude. Can be obtained from the List Vulnerabilities action. |
| Asset Type | The type of the asset. For example domain, ipAddress. |
| Company ID | The ID of the company. |
| Is With Related | Select to also exclude related assets. |
| Notes | The additional notes for excluding the asset. |
| Sub Type | The sub-category of the asset type. |
{
"data": null,
"is_success": true,
"message": "Success",
"response_code": 200
}
Was this page helpful?