# 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>**](https://docs.ionos.com/sections-test/nodejs-sdk/cloud-api-nodejs-sdk/models/kubernetesnodepoollanroutes) | The array of additional LANs attached to worker nodes.                   | \[optional] \[default to undefined] |
