Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 805 Bytes

ScannerRegistrationSettings.md

File metadata and controls

13 lines (9 loc) · 805 Bytes

ScannerRegistrationSettings

Properties

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

[Back to Model list] [Back to API list] [Back to README]