# Metadata

The metadata of the resource.

## Properties

| Name                             | Type                                                                                                  | Description                                        | Notes       |
| -------------------------------- | ----------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------- |
| **created\_date**                | **datetime**                                                                                          | The date the resource was created.                 | \[optional] |
| **created\_by**                  | **str**                                                                                               | The user who created the resource.                 | \[optional] |
| **created\_by\_user\_id**        | **str**                                                                                               | The ID of the user who created the resource.       | \[optional] |
| **last\_modified\_date**         | **datetime**                                                                                          | The date the resource was last modified.           | \[optional] |
| **last\_modified\_by**           | **str**                                                                                               | The last user who modified the resource.           | \[optional] |
| **last\_modified\_by\_user\_id** | **str**                                                                                               | The ID of the user who last modified the resource. | \[optional] |
| **state**                        | [**State**](https://docs.ionos.com/sections-test/python-sdk/dbaas-mongo-python-sdk/models/state)      |                                                    | \[optional] |
| **health**                       | [**Health**](https://github.com/ionos-cloud/sdk-python-dbaas-mongo/blob/master/docs/models/Health.md) |                                                    | \[optional] |
