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