# GroupPostResponse

A group of virtual servers where the number of replicas can be scaled automatically.

## Properties

| Name                 | Type                                                                                                                          | Description                                                                                                | Notes                   |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ----------------------- |
| **id**               | **str**                                                                                                                       | The unique resource identifier.                                                                            | \[readonly]             |
| **type**             | **str**                                                                                                                       | The resource type.                                                                                         | \[optional] \[readonly] |
| **href**             | **str**                                                                                                                       | The absolute URL to the resource's representation.                                                         | \[optional] \[readonly] |
| **metadata**         | [**Metadata**](https://docs.ionos.com/sections-test/python-sdk/vm-autoscaling-python-sdk/models/metadata)                     |                                                                                                            | \[optional]             |
| **properties**       | [**GroupProperties**](https://docs.ionos.com/sections-test/python-sdk/vm-autoscaling-python-sdk/models/groupproperties)       |                                                                                                            |                         |
| **entities**         | [**GroupPostEntities**](https://docs.ionos.com/sections-test/python-sdk/vm-autoscaling-python-sdk/models/grouppostentities)   |                                                                                                            | \[optional]             |
| **started\_actions** | [**list\[ActionResource\]**](https://docs.ionos.com/sections-test/python-sdk/vm-autoscaling-python-sdk/models/actionresource) | Any background activity caused by this request. You can use this to track the progress of such activities. | \[optional] \[readonly] |
