# List Subnet Entry

Subnet

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `address-space` | string | no | Subnet address space<br/><br/>Allowed values: `private`. |
| `addressfamily` | string | no | Subnet address family<br/><br/>Allowed values: `inet4`, `dual`. |
| `created-at` | string | no | Subnet creation date<br/><br/>ISO 8601 date-time. |
| `description` | string | no | Subnet description<br/><br/>Max length: `4096`. |
| `id` | string | no | Subnet ID<br/><br/>Must be a valid UUID. |
| `ipv4-block` | string | no | Subnet ipv4 CIDR |
| `labels` | object | no | Resource labels |
| `name` | string | no | Subnet name<br/><br/>Min length: `1`. Max length: `255`. |

