DirectoryConnection
The connections that you want to connect when syncing.
Properties
Name | Type | Description | Notes |
---|---|---|---|
certificate | byte[] | The SSL certificate to connect to the Directory with. | [optional] |
directoryId | String | The UUID of the Directory the connection belongs to. | [optional] |
hostname | String | The Directory hostname or IP address. | [optional] |
id | String | The UUID of the Directory connection. | [optional] |
port | Integer | The Directory port. | [optional] |
useSsl | Boolean | Whether or not to connect to the Directory using an SSL certificate. | [optional] |