# Deploy Target

Deploy target

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `id` | string | **yes** | Deploy Target ID<br/><br/>Must be a valid UUID. |
| `description` | string | no | Deploy Target description<br/><br/>Max length: `255`. |
| `name` | string | no | Deploy Target name<br/><br/>Min length: `1`. Max length: `255`. |
| `type` | string | no | Deploy Target type<br/><br/>Allowed values: `edge`, `dedicated`. |

