Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 677 Bytes

ScannerRegistrationSettings.md

File metadata and controls

11 lines (8 loc) · 677 Bytes

Harbor2Client::ScannerRegistrationSettings

Properties

Name Type Description Notes
name String The name of this registration
url String A base URL of the scanner adapter.
auth String Specify 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_credential String An optional value of the HTTP Authorization header sent with each request to the Scanner Adapter API. [optional]