# KubernetesNodes

## Properties

| Name      | Type                                                                                                                     | Description                                                                   | Notes                                           |
| --------- | ------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------- | ----------------------------------------------- |
| **href**  | **string**                                                                                                               | The URL to the collection representation (absolute path).                     | \[optional] \[readonly] \[default to undefined] |
| **id**    | **string**                                                                                                               | A unique representation of the Kubernetes node pool as a resource collection. | \[optional] \[readonly] \[default to undefined] |
| **items** | [**Array\<KubernetesNode>**](https://docs.ionos.com/sections-test/nodejs-sdk/cloud-api-nodejs-sdk/models/kubernetesnode) | Array of items in the collection.                                             | \[optional] \[readonly] \[default to undefined] |
| **type**  | **string**                                                                                                               | The resource type within a collection.                                        | \[optional] \[readonly] \[default to undefined] |
