ScannerRegistrationReq

Properties

NameTypeDescriptionNotes
namestrThe name of this registration
descriptionstrAn optional description of this registration.[optional]
urlstrA base URL of the scanner adapter.
authstrSpecify what authentication approach is adopted for the HTTP communications. Supported types Basic", "Bearer" and api key header "X-ScannerAdapter-API-Key"[optional]
access_credentialstrAn optional value of the HTTP Authorization header sent with each request to the Scanner Adapter API.[optional]
skip_cert_verifyboolIndicate if skip the certificate verification when sending HTTP requests[optional] [default to False]
use_internal_addrboolIndicate whether use internal registry addr for the scanner to pull content or not[optional] [default to False]
disabledboolIndicate whether the registration is enabled or not[optional] [default to False]