# InsightsHsdmApi.Provider

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | [optional] 
**name** | **String** |  | 
**description** | **String** |  | [optional] 
**url** | **String** |  | 
**user** | **String** | The user used to connect to the provider | [optional] 
**password** | **String** | The password used to connect to the provider | [optional] 
**token** | **String** | The token used to connect to the provider | 
**verifySsl** | **Boolean** | Verify the servers certificate, you can disable it for servers with self signed certificates. | [optional] [default to true]


