# Elastic IP

Elastic IP

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `addressfamily` | string | no | Elastic IP address family<br/><br/>Allowed values: `inet4`, `inet6`. |
| `cidr` | string | no | Elastic IP cidr |
| `description` | string | no | Elastic IP description<br/><br/>Max length: `255`. |
| `healthcheck` | [Elastic IP address healthcheck](/reference/api/_schemas/elastic-ip-healthcheck/) | no | Elastic IP healthcheck |
| `id` | string | no | Elastic IP ID<br/><br/>Must be a valid UUID. |
| `ip` | string | no | Elastic IP address |
| `labels` | object | no | Resource labels |

