# Group

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**   | [**GroupEntities**](https://docs.ionos.com/sections-test/python-sdk/vm-autoscaling-python-sdk/models/groupentities)     |                                                    | \[optional]             |
