# KubernetesNodeMetadata

## Properties

| Name                        | Type       | Description                                                                                                                                                                                                    | Notes                                           |
| --------------------------- | ---------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------- |
| **createdDate**             | **string** | The date the resource was created.                                                                                                                                                                             | \[optional] \[readonly] \[default to undefined] |
| **etag**                    | **string** | 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] \[default to undefined] |
| **lastModifiedDate**        | **string** | The date the resource was last modified.                                                                                                                                                                       | \[optional] \[readonly] \[default to undefined] |
| **lastSoftwareUpdatedDate** | **string** | The date when the software on the node was last updated.                                                                                                                                                       | \[optional] \[readonly] \[default to undefined] |
| **state**                   | **string** | The resource state.                                                                                                                                                                                            | \[optional] \[readonly] \[default to undefined] |
