# Anti Affinity Group

Anti-affinity Group

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `description` | string | no | Anti-affinity Group description<br/><br/>Max length: `255`. |
| `id` | string | no | Anti-affinity Group ID<br/><br/>Must be a valid UUID. |
| `instances` | array of [Instance](/reference/api/_schemas/instance/) | no | Anti-affinity Group instances |
| `name` | string | no | Anti-affinity Group name<br/><br/>Min length: `1`. Max length: `255`. |

