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] |