# KubernetesNodePoolForPost
## Properties
| Name | Type | Description | Notes |
| ------------ | ------------- | ------------- | ------------- |
| **href** | **str** | The URL to the object representation (absolute path). | [optional] [readonly] |
| **id** | **str** | The resource's unique identifier. | [optional] [readonly] |
| **metadata** | [**DatacenterElementMetadata**](DatacenterElementMetadata.md) | | [optional] |
| **properties** | [**KubernetesNodePoolPropertiesForPost**](KubernetesNodePoolPropertiesForPost.md) | | |
| **type** | **str** | The object type. | [optional] [readonly] |
|