v1

latestOpenAPI 3.1.02026-08-06330343826.1 KB
Vulnerability Result

Asset Vulnerability Validation

Returns a vulnerability validation for a vulnerability on an asset. The asset must be currently vulnerable to the validated vulnerable for the validation to be returned.

get/api/3/assets/{id}/vulnerabilities/{vulnerabilityId}/validations/{validationId}

Path parameters

idinteger required

The identifier of the asset.

Example:282

The identifier of the asset.

validationIdinteger required

The identifier of the vulnerability validation.

Example:46

The identifier of the vulnerability validation.

vulnerabilityIdstring required

The identifier of the vulnerability.

Example:windows-hotfix-ms03-007

The identifier of the vulnerability.

Response

OK