ScannerRegistration

Properties

NameTypeDescriptionNotes
uuidstrThe unique identifier of this registration.[optional]
namestrThe name of this registration.[optional]
descriptionstrAn optional description of this registration.[optional]
urlstrA base URL of the scanner adapter[optional]
disabledboolIndicate whether the registration is enabled or not[optional] [default to False]
is_defaultboolIndicate if the registration is set as the system default one[optional] [default to False]
authstrSpecify what authentication approach is adopted for the HTTP communications. Supported types Basic", "Bearer" and api key header "X-ScannerAdapter-API-Key"[optional] [default to ‘’]
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]
create_timedatetimeThe creation time of this registration[optional]
update_timedatetimeThe update time of this registration[optional]
adapterstrOptional property to describe the name of the scanner registration[optional]
vendorstrOptional property to describe the vendor of the scanner registration[optional]
versionstrOptional property to describe the version of the scanner registration[optional]
healthstrIndicate the healthy of the registration[optional] [default to ‘’]