> For the complete documentation index, see [llms.txt](https://docs.ionos.com/mongodb-sdk-java/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/mongodb-sdk-java/models/connection.md).

# Connection

The network connection details for your cluster.

## Properties

| Name             | Type              | Description                                                                                                                   | Notes |
| ---------------- | ----------------- | ----------------------------------------------------------------------------------------------------------------------------- | ----- |
| **datacenterId** | **String**        | The datacenter to which your cluster will be connected.                                                                       |       |
| **lanId**        | **String**        | The numeric LAN ID with which you connect your cluster.                                                                       |       |
| **cidrList**     | **List\<String>** | The list of IPs for your cluster. All IPs must be in a /24 network. Note the following unavailable IP ranges: 10.233.114.0/24 |       |
