> For the complete documentation index, see [llms.txt](https://docs.ionos.com/nodejs-sdk/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/nodejs-sdk/models/kubernetesnodepoollan.md).

# KubernetesNodePoolLan

## Properties

| Name             | Type                                                                                         | Description                                                              | Notes                               |
| ---------------- | -------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ----------------------------------- |
| **datacenterId** | **string**                                                                                   | The datacenter ID, requires system privileges, for internal usage only   | \[optional] \[default to undefined] |
| **dhcp**         | **boolean**                                                                                  | Specifies whether the Kubernetes node pool LAN reserves an IP with DHCP. | \[optional] \[default to undefined] |
| **id**           | **number**                                                                                   | The LAN ID of an existing LAN at the related data center                 | \[default to undefined]             |
| **routes**       | [**Array\<KubernetesNodePoolLanRoutes>**](/nodejs-sdk/models/kubernetesnodepoollanroutes.md) | The array of additional LANs attached to worker nodes.                   | \[optional] \[default to undefined] |
