# KubernetesNodeMetadata

## Properties

| Name                              | Type         | Description                                                                                                                                                                                                    | Notes                   |
| --------------------------------- | ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------- |
| **created\_date**                 | **datetime** | The date the resource was created.                                                                                                                                                                             | \[optional] \[readonly] |
| **etag**                          | **str**      | The resource entity tag as defined in <http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.11> Entity tags are also added as 'ETag' response headers to requests that do not use the 'depth' parameter. | \[optional] \[readonly] |
| **last\_modified\_date**          | **datetime** | The date the resource was last modified.                                                                                                                                                                       | \[optional] \[readonly] |
| **last\_software\_updated\_date** | **datetime** | The date when the software on the node was last updated.                                                                                                                                                       | \[optional] \[readonly] |
| **state**                         | **str**      | The resource state.                                                                                                                                                                                            | \[optional] \[readonly] |
