scanner
Tests scanner registration settings
Pings scanner adapter to test endpoint URL and authorization settings.
post/scanners/ping
Headers
X-Request-Idstring
An unique ID for the request
Request body
Example request
{
"name": "Trivy",
"url": "http://harbor-scanner-trivy:8080",
"access_credential": "Bearer: JWTTOKENGOESHERE"
}Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.